https://bugzilla.wikimedia.org/show_bug.cgi?id=45444
--- Comment #11 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to comment #9) > Just as a side note. Is this collation used only for sorting in categories? > I'm > asking because as far I can see from > http://users.v-lo.krakow.pl/~matmarex/testwiki-uk/index.php?title=Спеціальна: > Усі_сторінки, > in other places some other collation is used for sorting. > > I doubt that this is important, but it could be nice to have consistent > sorting > across the whole wiki including API. Collation only affects categories. There's other bugs about sorting in other places. Most come to the conclusion that while nice its mostly not worth the effort. (In reply to comment #10) > As far as I can see from the test, this sorting takes into account an > apostrophe (') as a regular letter. However, in Ukrainian apostrophe is not a > letter and it should have no impact on the sorting order (for example, the > words в'яз and вяз should have the same key). Is it possible to take this > into > account as well? Hmm. Sounds like it should be primary ignorable (ie only used as a tie breaker). This may be an upstream bug, but theres also some options related to such characters (variable characters), so it may just be a configuration issue on our end -- 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
