After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 755233 - sort locales case-insensitive
sort locales case-insensitive
Status: RESOLVED FIXED
Product: gnome-initial-setup
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Initial Setup maintainer(s)
GNOME Initial Setup maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-09-18 16:59 UTC by Matthias Clasen
Modified: 2015-09-22 03:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Sort languages case-insensitively (2.28 KB, patch)
2015-09-18 19:12 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2015-09-18 16:59:22 UTC
The current sorting makes it so that all the lower-case names show up after all the upper-case ones, which is surprising.
Comment 1 Matthias Clasen 2015-09-18 19:12:43 UTC
Created attachment 311653 [details] [review]
Sort languages case-insensitively

The current case-sensitive sorting is confusing.
Comment 2 Rui Matos 2015-09-21 12:11:26 UTC
Review of attachment 311653 [details] [review]:

sure
Comment 3 Matthias Clasen 2015-09-22 03:27:47 UTC
Attachment 311653 [details] pushed as c9b8a8c - Sort languages case-insensitively