https://bugzilla.wikimedia.org/show_bug.cgi?id=45611
--- Comment #6 from Liangent <[email protected]> --- (In reply to comment #3) > (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) So if cl_collation_version looks outdated, we update sortkey automatically for that entry? I guess updating sortkeys partially (only for entries we're reading) breaks category pages more before sysadmins run updateCollation.php to update them fully. (In reply to comment #5) > (In reply to comment #4) > > And do we have collations for all languages? > > No (not yet :) ). 67 languages are supported now (including I think all major > European ones, there's a list at the bottom of > [[mw:Manual:$wgCategoryCollation]]; more could be added if only someone did > this), and Liangent is working on collations for Chinese. It's (almost, except for what can't be done easily now due to external dependency) done and pending review. -- 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
