Last modified: 2008-08-07 18:13:02 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T17069, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 15069 - failure of unnamed parameters containing a url containing "="
failure of unnamed parameters containing a url containing "="
Status: RESOLVED DUPLICATE of bug 14235
Product: MediaWiki
Classification: Unclassified
Templates (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-08-07 17:30 UTC by Charlotte Webb
Modified: 2008-08-07 18:13 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Charlotte Webb 2008-08-07 17:30:23 UTC
let's say the first parameter of {{sometemplate}} is supposed to be a url:

{{sometemplate|https://bugzilla.wikimedia.org/enter_bug.cgi?product=MediaWiki}}

rather than using the complete url as parameter {{{1}}} the template interprets this as parameter
{{{https://bugzilla.wikimedia.org/enter_bug.cgi?product}}} with value "MediaWiki".

How hard would it be to avoid this result by ignoring equals signs which are part of a URL (when identifying named and numbered parameters)...
Comment 1 Brion Vibber 2008-08-07 18:13:02 UTC

*** This bug has been marked as a duplicate of bug 14235 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links