[Bug 427568] Re: Please sort programs in a even more locale-friendly way (by using python-pyicu)
David Planella
david.planella at ubuntu.com
Wed Oct 12 10:59:44 UTC 2011
** Also affects: ubuntu-translations
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/427568
Title:
Please sort programs in a even more locale-friendly way (by using
python-pyicu)
Status in Ubuntu Translations:
New
Status in “software-center” package in Ubuntu:
Triaged
Bug description:
Binary package hint: software-store
The listing of programs right now is sorted by name. But it seems to
sort by character code (i.e. strcmp). You can see this falling down
when there are accents in the program name.
I propose that it should instead sort using the unicode algorithm for
sorting in a locale-sensitive way. Different languages have very
different sorting rules.
I recently did this with the Ubuntu installer ubiquity, and found the
python wrapper for libicu to be useful (python-pyicu). It can be used
to generate collation keys for a given key in a given locale.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/427568/+subscriptions
More information about the foundations-bugs
mailing list