https://bugzilla.wikimedia.org/show_bug.cgi?id=25846
Richwales <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Richwales <[email protected]> 2012-06-01 21:54:00 UTC --- I'm experiencing the same problem, I believe, involving the following diff URL in en.wiki: http://en.wikipedia.org/w/index.php?title=Charles_Andr%A9_Julien&diff=495291312&oldid=494889006 In addition to causing a "malformed URI sequence" error in Special:BannerController, attempts to hover over this same URL in a document causes a similar error in the "Popups" gadget. See here for more details: http://en.wikipedia.org/w/index.php?title=MediaWiki_talk%3AGadget-popups.js&diff=495521364&oldid=492571660 I'm guessing the problem is because "%A9" is not the correct UTF-8 coding for e-acute; it should be "%C3%A9". But it would be nice if this sort of thing could be caught more cleanly. I'm running Firefox 12.0 on Ubuntu 11.04 (Natty). -- 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
