Summary | Wrong shared folders visualization |
Queue | IMP |
Queue Version | 4.3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | giuseppe_ravasio (at) modiano (dot) com |
Created | 10/24/2008 (6179 days ago) |
Due | |
Updated | 04/14/2011 (5277 days ago) |
Assigned | 10/24/2008 (6179 days ago) |
Resolved | 09/07/2010 (5496 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Still unusable webmail :-(
Bye
Beppe
State ⇒ Resolved
5. Closing.
christmas reminder :-)
Thanks
Giuseppe
the folder tree view?" in user options and i saw that there is a
"show non private mailboxes in separate folders".
Priority ⇒ 1. Low
Summary ⇒ Wrong shared folders visualization
Assigned to Michael Slusarz
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Wrong shared folders visualizzation
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
folder tree view?" in user options and i saw that there is a "show non
private mailboxes in separate folders".
If I eneble this option using this Cyrus Structure:
INBOX/
INBOX/foldera/suba
INBOX/folderb/subb
shared1/
shared1/aaa1
shared1/bbb1/subbbb
shared2/
shared2/aaa2
shared2/bbb2/subbbb
user/other_user_folder/Sent
I get this horde tree:
Personal Folders
| Inbox
| FolderA
| Suba
| FolderB
| Subb
Other Users Folders
|othet_user_folder
| Sent
Shared Folders
| shared1
| aaa1
| bbb1
| subbbb
| shared2
| aaa2
| bbb2
| subbbb
As you can see, "Personal Folders" and "Other Users Folders" trees are
correctly displayed , but shared folders are wrong because i see aaa1,
bbb1, aaa2 and bbb2 at the same level of shared1 and shared2 even if
they are subfolders of shared1 and shared2.