https://bugzilla.wikimedia.org/show_bug.cgi?id=33098
--- Comment #6 from Michael M. <[email protected]> 2012-01-04 08:45:21 UTC --- (In reply to comment #5) > Michael M.: %E6 is incomplete multibyte character encoding. Where did you get > that URL from? It should not exist. I think it's not an incomplete Unicode character but a character encoded with ISO 8859-1 which is used by some old browsers (https://bugzilla.mozilla.org/show_bug.cgi?id=580381#c2 suggests that even Firefox 3.6.6 is one of the culprits). So such URLs are posted to the Village Pump / ... where they still work except the fact that decodeURIComponent throws an error. -- 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
