6.0.0-beta1
8/7/25

[#672] Wrong folder sort order
Summary Wrong folder sort order
Queue IMP
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 10/07/2004 (7609 days ago)
Due
Updated 10/13/2004 (7603 days ago)
Assigned 10/07/2004 (7609 days ago)
Resolved 10/13/2004 (7603 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/13/2004 08:51:29 AM Jan Schneider Comment #5
State ⇒ Resolved
Reply to this comment
Works fine now, thanks.
10/13/2004 06:28:58 AM Michael Slusarz Comment #4 Reply to this comment
Try what i just committed.
10/07/2004 04:25:46 PM Jan Schneider Comment #3
New Attachment: folder.txt Download
Reply to this comment
This is exactly what I'm seeing.



I tracked IMAP_Tree::_sortList() and found the following: After 
clicking on "Show unsubscribed folders" this method gets called with 
all levels and folders and the sorting order is correct. But if I then 
click on "Refresh Folder View", the method only gets called for the 
folders that are expanded *and* the view shows the wrong sorting order.



See the attachment for a scheme.
10/07/2004 03:52:58 PM Michael Slusarz Comment #2 Reply to this comment
Could you provide an example?  I'm taking this report as if you have a 
list of mailboxes (a, B, c, D) that it shows up in one view as (a, B, 
c, D) and it shows up in another view as (B, D, a, c) and I am not 
seeing this (as far as I can tell, the exact same sorting algorithim 
is used in IMAP_Tree:: no matter which way you decide to view).
10/07/2004 12:46:27 PM Jan Schneider Assigned to Michael Slusarz
State ⇒ Assigned
 
10/07/2004 12:46:10 PM Jan Schneider Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Wrong folder sort order
Queue ⇒ IMP
Reply to this comment
If showing unsubscribed folders in the folders view, the folders get 
sorted case sensitive. If showing subscribed folders only, they get 
sorted case insensitive.

Saved Queries