https://bugzilla.wikimedia.org/show_bug.cgi?id=37899
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #3 from [email protected] 2012-08-03 12:59:13 UTC --- I'm not sure if this needs a separate bug report (maybe this is addressed in MWJames' second request above?). The issue is that sometimes multiple values in a printout statement are not correctly parsed in the template, as reported here: http://semantic-mediawiki.org/wiki/Help_talk:Template_format#Sep The problem occurs whenever a value contains commas (e.g. "York, Ontario"). The list of values passed to the template itself contains commas so that it becomes impossible for the arraymap function to distinguosh between them. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
