Actions
Bug #3382
closedNicklist 'Sort by prefix' doesn't sort in correct order when there's +y mode
Start date:
03/07/2017
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
One of the server's i frequently roam is using InspIRCd and has these prefixes set PREFIX=(yqaohv)!~&@%+
When you have channel where one of the IRCop's is present you see him with ! in front of his nick (chan mode +y).
Sort by prefix doesn't sort as it should imho being that we first see +q, then +a and only then we see +y users.
+y trumps both +q and +a, yet it's displayed after.
Screenshot attached
Files
Updated by Per Amundsen over 7 years ago
- Category set to Interface
- Status changed from New to Resolved
- Assignee set to Per Amundsen
Thanks, I fixed this and some related issues for next beta.
Actions