Opened 4 years ago

Closed 3 years ago

#1486116 closed Bugs (duplicate)

sort on name sorts on email address instead

Reported by: corbosman Owned by:
Priority: 5 Milestone: later
Component: User Interface Version: git-master
Severity: normal Keywords:
Cc:

Description

If you sort on the Sender column, it sorts on email address, not on display name, which seems to be a bit confusing to people as the list you see doesnt actually look sorted.

Change History (1)

comment:1 Changed 3 years ago by alec

  • Resolution set to duplicate
  • Status changed from new to closed

But this is exactly how IMAP SORT is working. If you enable caching sorting will be fine, because SQL sorting will be used. However, I'm closing this ticket as a duplicate of #1486347

Note: See TracTickets for help on using tickets.