https://bugzilla.wikimedia.org/show_bug.cgi?id=27849
--- Comment #10 from Roan Kattouw <[email protected]> 2011-05-05 17:21:54 UTC --- (In reply to comment #9) > Invalid UTF-8 is essentially random binary data and should thus be encoded, > for > example in base64. Yeah. But I think it's fair not to offer this feature (normalization data) when the client gives us invalid UTF-8. Clients sending invalid UTF-8 deserve that punishment :) However, I think there are edge cases where we normalize things that are already valid UTF-8 but not quite the way we like to see it. I'd like to be able to detect those cases. -- 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
