https://bugzilla.wikimedia.org/show_bug.cgi?id=44936

Daniel Friesen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mediawiki-bugs@nadir-seen-f
                   |                            |ire.com

--- Comment #6 from Daniel Friesen <[email protected]> ---
Not sure of the best way to fix this.

This actually comes around from an intentional feature.
Templates and parser functions use literal names so that in something like say:
Sandbox: {{A|text=a=b}}}
Template:A: {{B|{{{text}}}}}
Template:B: {{{1}}}

In Template:A the text "a=b" is not interpreted as {{B|a=b}} resulting in
Template:B breaking.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to