https://bugzilla.wikimedia.org/show_bug.cgi?id=61315
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from Bartosz Dziewoński <[email protected]> --- That is the expected behavior – this template calls expands to the template 'Store' with two parameters: 1 = Firefox http://download.mozilla.org/?product = firefox-27.0&os=win&lang=ca While unwanted in this case, this is the expected behavior. You can work around this by explicitly passing the second parameter (note the '2='): {{Store|Firefox|2=http://download.mozilla.org/?product=firefox-27.0&os=win&lang=ca}} -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
