Do text normalization in dumpTextPass rather than fetchText, to ensure that the force...
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 20 Nov 2007 17:34:42 +0000 (17:34 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 20 Nov 2007 17:34:42 +0000 (17:34 +0000)
commit54fa21ca8242e4389c4c279d98e04f15a7bedc43
treebf7856e7539b536058f2f7ef6b687c07a25fdd50
parentfff54fb0c2f2e5d15c13b5912dbeb8d429432890
Do text normalization in dumpTextPass rather than fetchText, to ensure that the force-loaded ICU plugin will be used in the parent process.
maintenance/dumpTextPass.php
maintenance/fetchText.php