https://bugzilla.wikimedia.org/show_bug.cgi?id=45611
--- Comment #3 from Bartosz DziewoĆski <[email protected]> --- (In reply to comment #2) > # the issue with prefix collisions in the first-letters-root.ser file (there > is a bug for this) Bug 43740. (In reply to comment #2) > # 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) Good point. I wonder how this related to the 'chinese-collation' branch and Liangent's support for using multiple collations at once? (bug 44667) > 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. As above, this might actually sort of "just work" if we support using multiple collations at once. If we can't get it to, though, then yes, it can't depend on $wgLanguageCode. -- 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
