https://bugzilla.wikimedia.org/show_bug.cgi?id=12974
Happy-melon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Happy-melon <[email protected]> 2009-04-22 19:26:07 UTC --- This also breaks the colon delimiters in magic words: *Test: {{SUBJECTPAGENAME{{#if:yes|:Talk:Foo/bar}}}} *Expected: Foo/bar *Actual: {{SUBJECTPAGENAME :Talk:Foo/bar}} This wouldn't be a problem if the parser then recognised the split material as a complete magic word call, but of course it doesn't. This is ugly. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
