Summary | Wrong tree in drop down |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | jan (at) horde (dot) org, slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 01/25/2006 (7112 days ago) |
Due | |
Updated | 02/15/2006 (7091 days ago) |
Assigned | 02/15/2006 (7091 days ago) |
Resolved | 02/15/2006 (7091 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 4.1 |
Patch | No |
I didn't have the public namespace with an empty value - that appears
to be what was causing the issue.
German) is not the first folder anymore, but sorted inside the middle
of the tree.
New Attachment: badget_maker1.png
#mbox is a public namespace and, as you can see, it appears
intermixed within my personal namespace boxes). Did you login/logout
to clear your folder cache?
NAMESPACE (("INBOX." ".")) (("user." ".")) (("" "."))
rendering code (i.e. folders.php) - namely, if there is a non-blank
namespace for personal mailboxes we need to strip out the namespace
before we sort.
German) is not the first folder anymore, but sorted inside the middle
of the tree.
rendering code (i.e. folders.php) - namely, if there is a non-blank
namespace for personal mailboxes we need to strip out the namespace
before we sort.
New Attachment: Clipboard01.png
#mbox is a public namespace and, as you can see, it appears intermixed
within my personal namespace boxes). Did you login/logout to clear
your folder cache?
I do realize I need to make the same fix to our graphical tree
rendering code (i.e. folders.php) - namely, if there is a non-blank
namespace for personal mailboxes we need to strip out the namespace
before we sort.
State ⇒ Feedback
State ⇒ Assigned
namespace are displayed as subfolders of inbox again.
State ⇒ Feedback
since I couldn't replicate it here in the first place.
Version ⇒ HEAD
Any more information I can provide to track this down?
Assigned to Jan Schneider
Priority ⇒ 3. High
Priority ⇒ 2. Medium
State ⇒ Assigned
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Wrong tree in drop down
Type ⇒ Bug
subfolders without parents. I use subscriptions and have a tree like:
INBOX
INBOX.sent.sent-foo
INBOX.sent.sent-bar
INBOX.xxx
Public
This is currently rendered as (replace dots with spaces):
INBOX
....sent-foo
....sent-bar
xxx
sent
Public