https://bugzilla.wikimedia.org/show_bug.cgi?id=164
--- Comment #121 from Stu Derby <[email protected]> 2009-11-10 01:42:13 UTC --- In comment #116: > since wikipedia in some languages has thoroughly fixed the collation in > category pages by using the custom sort key No, the custom sort key is still a hacky workaround that's less than thorough; not least because even with a custom sort key, the sorting is still case-sensitive. To achieve the proper case-insensitive sort that a normal reference work uses (in English at least), the en wikipedia is more-or-less using an ad-hoc casing rule - "first-letter uppercase, all others lower" - and there are lots of articles not 100% correctly "fixed" in this way. Furthermore and FYI, on en, some folk have decided that case-sensitivity in the sort is a feature, not a bug. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
