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

--- Comment #12 from Roan Kattouw <[email protected]> 2011-05-05 17:32:41 
UTC ---
(In reply to comment #11)
> So in short: don't worry about representing invalid UTF-8 byte sequences:
> either use a 'before' value that's been validated as UTF-8, or let the API
> output do UTF-8 validation (but make sure it *doesn't* apply NFC conversion on
> all output)
Yeah I wanted to do the former, but I have no idea how. What kind of function
would I call to find out if something is valid UTF-8?

(This is mostly why I'm asking you for help, I know next to nothing about
MediaWiki's Unicode facilities, and IIRC you wrote them ;) )

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