https://bugzilla.wikimedia.org/show_bug.cgi?id=33098
--- Comment #12 from Michael M. <[email protected]> 2012-01-07 09:52:21 UTC --- The only URL parameters I can find in the source are banner and country. This problem only occurs since the whole URL is parsed, including strangely encoded parameters. mw.util.getParamValue just parses the parameters that are actually needed. If the CentralNotice doesn't care about the title parameter it wouldn't matter whether it is encoded in UTF8 or something else. -- 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
