Last modified: 2006-01-19 20:48:44 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 T6455, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 4455 - Template rendering broken for variable {{{1}}} having an external link with equal signs
Template rendering broken for variable {{{1}}} having an external link with e...
Status: RESOLVED DUPLICATE of bug 1409
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.6.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://meta.wikimedia.org/wiki/user:g...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-01-02 21:42 UTC by T. Gries
Modified: 2006-01-19 20:48 UTC (History)
0 users

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


Attachments

Description T. Gries 2006-01-02 21:42:36 UTC
Given are:
1) a template page http://meta.wikimedia.org/wiki/Template:Bugzilla/Test
content:
<div style="margin:0; margin-top:10px; border:4px solid #000000; padding:25px
30px 25px 30px; background-color:#efefef; width:70%; ">{{{1}}}</div>


2) an article page using that template http://meta.wikimedia.org/wiki/Bugzilla/Test
content: 
{{Bugzilla/Test|foo foo a [http://www.google.de/search?q=mediawiki google] link}}

The article page is not rendered with that template. The "=" character appear to
break the page rendering.
Comment 1 Brion Vibber 2006-01-04 01:32:24 UTC
You set a parameter "foo foo a [http://www.google.de/search?q" to have the value 
"mediawiki google] lin".

Try explicitly specifying the parameter name:
{{Bugzilla/Test|1=foo foo a [http://www.google.de/search?q=mediawiki google] link}}
Comment 2 lɛʁi לערי ריינהארט 2006-01-19 16:12:30 UTC
url was outdated / deleted
replacing with
http://meta.wikimedia.org/wiki/user:gangleri/tests/bugzilla/04455

REOPENing this bug and marking as a duplicate of the INVALID
Bug 1409: '=' character in template shorthand variable
Comment 3 lɛʁi לערי ריינהארט 2006-01-19 16:13:10 UTC

*** This bug has been marked as a duplicate of 1409 ***
Comment 4 T. Gries 2006-01-19 20:21:51 UTC
(In reply to comment #1)
> You set a parameter "foo foo a [http://www.google.de/search?q" to have the value 
> "mediawiki google] link".
> 
> Try explicitly specifying the parameter name:
> {{Bugzilla/Test|1=foo foo a [http://www.google.de/search?q=mediawiki google]
link}}

I see your point. 

Does it effectively mean, that one always _should_ use the parameter method, if
the value is a longer arbitrary text which can have other links, as in my example ?

Brion: please can you confirm this or point to a better solution ?
Comment 5 Brion Vibber 2006-01-19 20:48:44 UTC
It means if you want an "=" in your parameter text, currently you need to 
explicitly specify the parameter name.

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


Navigation
Links