https://bugzilla.wikimedia.org/show_bug.cgi?id=29670

Derk-Jan Hartman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Derk-Jan Hartman <[email protected]> 2011-07-01 19:55:50 
UTC ---
Simple double uri encoding.

decodeURIComponent( %25C5%25BC ) == %C5%BC
decodeURIComponent(%C5%BC) == ż

-- 
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

Reply via email to