https://bugzilla.wikimedia.org/show_bug.cgi?id=45611
--- Comment #2 from Bawolff (Brian Wolff) <[email protected]> --- I would go with selectable in the installer (maybe even being the default). However there are 2 issues I would like to see fixed before doing that # the issue with prefix collisions in the first-letters-root.ser file (there is a bug for this) # I think we should probably add a cl_collation_version field to categorylinks table. If someone upgrades php the uca version changes and everything breaks. At the very least update.php should fix this. Atm one needs to run updateCollation.php --force. The force should not be neccesary (plus a null edit to a page should fix category links that are broken in such a fashion) Note: we probably don't want this to be tied to the wikis content lang as that may break on upgrade from older mw (otoh update.php would fix this) and people probably don't expect that changing the lang code would cause such a disruptive change. -- 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
