valhallasw created this task. valhallasw added subscribers: Danny_B, pywikipedia-bugs, valhallasw, Aklapper. valhallasw added a project: pywikibot-core.
TASK DESCRIPTION e.g. https://cs.wikinews.org/w/index.php?title=Vy%C5%A1lo_t%C5%99et%C3%AD_vyd%C3%... should be sorted using the cs collation, so the correct sort order is
``` [[Kategorie:Česko]] [[Kategorie:Čeština]] [[Kategorie:Jazykověda]] [[Kategorie:Jiří Rejzek]] [[Kategorie:Knihy]] [[Kategorie:Kultura]] [[Kategorie:Věda a technika]] ```
which is not what you get with a naïve non-collation-aware sort (i.e. using unicode codepoint order).
TASK DETAIL https://phabricator.wikimedia.org/T100265
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: valhallasw Cc: Aklapper, valhallasw, Danny_B, jayvdb, pywikipedia-bugs
valhallasw added a comment.
See https://cs.wiktionary.org/wiki/Modul:Collation for the cs collation, but we should probably use pyicu or something like that.
TASK DETAIL https://phabricator.wikimedia.org/T100265
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: valhallasw Cc: Aklapper, valhallasw, Danny_B, jayvdb, pywikipedia-bugs
pywikipedia-bugs@lists.wikimedia.org