https://bugzilla.wikimedia.org/show_bug.cgi?id=45476
--- Comment #6 from Santhosh Thottingal <[email protected]> --- $wgAllUnicodeFixes = true; is the setting required to get this normalization irrespective of the content language. http://www.mediawiki.org/wiki/Manual:$wgAllUnicodeFixes Enabling this means, every normalize call will do Unicode normalization fix for Malayalam and Arabic. Documentation hints performance impact, but I don't know how much. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
