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

           Summary: Positional parameters override numbered parameters
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Page rendering
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: conrad.ir...@gmail.com


This is very unexpected behaviour:

{{template|1=e=mc²|Einstein}} renders like {{template|1=Einstein}}, 

I would expect it to be equivalent to render like
{{template|1=e=mc²|2=Einstein}} (and {{template|{{{|e=mc²}}}|2=Einstein}},
{{template|2=Einstein|{{{|e=mc²}}}}})

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to