View Full Version : [OPEN] Sorting the guild member list alphabetically doesn't work correctly
When sorting guild members by name, the list for some reason goes from a-z and then from a-z again.
http://i.imgur.com/PxIXfro.png
It looks like a mergesort algorithm which missed the last merge... Quite embarrassing for you guys.
So, no acknowledgement at all.
Could you either explain to me how this is intended behaviour, or put it on the confirmed bugs list? Thanks.
Benedicter
02.02.14, 08:01
Its also at the guild/friends avatar list below star menu, names starting with capital letters are before ones starting with small letters.
But don't ask me why :p
If you look at the ASCII table,
A-Z is 65 - 90
a-z is 97 - 122
which means that "a" comes after "Z"
If you look at the ASCII table,
A-Z is 65 - 90
a-z is 97 - 122
which means that "a" comes after "Z"
That does not make it right. I hate trying to find a specific person on my friends list as they sort first in level and then this crazy A-Z to a-z. Needs to be redone
This bug has been inserted into our database.
Thank you for bringing it to our attention!
Powered by vBulletin™ Version 4.0.4 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.