On Wed, Dec 26, 2012 at 10:20 PM, Al Johnson <[email protected]> wrote: > I need to make sure a backend Java process is doing the same UTF > normalization that is done for edit text. Grep'ing for 'normaliz' brings up > a lot and I'm not a php dev. Can someone point me to a key php module and/or > function?
I guess (it really is a guess) start with includes/normal/UtfNormal.php and https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=includes/installer/Installer.i18n.php;hb=81ea9d1492c296902e9325f3b571cc4e5b39a272#l94 _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
