diff options
author | Brion Vibber <brion@users.mediawiki.org> | 2004-09-02 07:50:04 +0000 |
---|---|---|
committer | Brion Vibber <brion@users.mediawiki.org> | 2004-09-02 07:50:04 +0000 |
commit | b687f14131d1ffb7a038a25029f948383b08299e (patch) | |
tree | e71240962969e78097c6bde19c00a93f27be8c86 /includes/Credits.php | |
parent | 53e71c17027ebb7a6b070f9e4d71fd346e874b6f (diff) | |
download | mediawikicore-b687f14131d1ffb7a038a25029f948383b08299e.tar.gz mediawikicore-b687f14131d1ffb7a038a25029f948383b08299e.zip |
Normalize Unicode input to normalization form C. Most of the time input
is already in this form and it shouldn't take very long to verify it.
There is still optimization to be done though.
Partial fix for http://bugzilla.wikipedia.org/show_bug.cgi?id=240
Will also need to verify correct UTF-8 sequences and strip characters
that are illegal in XML.
Some input may not be going through this verification yet (eg the uploaded filenames)
Notes
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/5030
Diffstat (limited to 'includes/Credits.php')
0 files changed, 0 insertions, 0 deletions