6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/4/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#3581] IMAP tree sort order
*
Your Email Address
*
Spam protection
Enter the letters below:
.___ .. .. __ [__ ||_/ | / ` [___\__|| \|___\__.
Comment
> I think you are incorrect - this is actually a feature that was quite > annoying to code. Take this example given your namespaces: > > INBOX.a (private) > > INBOX.z (private) > > m (public) > > > > Since we strip private namespaces when displaying folders, our folder > list will actually looks like this when outputting to the screen: > > a > > z > > m > > > > Showing folders like this is obviously *very* confusing - why is m > sorted after z? So we need to show folders like the following: > > a (INBOX.a) > > m (m) > > z (INBOX.z) > > > > Which should be what we are doing now. So you are correct that we > are mixing personal and private namespaces, but that's perfectly fine > and actually desired.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers