List of subscribers should be sorted case-insensitively

Bug #76370 reported by Matthew Paul Thomas
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

I see that the list of subscribers to a bug is now sorted by ASCII value rather than chronologically. This is more useful, but it would be even more useful if it was sorted alphabetically instead of by ASCII value. For example, "archie" should be before "Bert", not after.

Tags: lp-bugs
Revision history for this message
James Henstridge (jamesh) wrote :

This gets complex when you have strings outside of the ASCII range. I remember stub running into some sorting issues in Postgres when using an english locale (which would allow case insensitive sorting) -- it ended up sorting all CJK strings as equal.

Changed in malone:
importance: Undecided → Low
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.