[#7550] Wrong shared folders visualization
Summary Wrong shared folders visualization
Queue IMP
Queue Version 4.3
Type Bug
State Assigned
Priority 1. Low
Owners Michael Slusarz <slusarz (at) horde (dot) org>
Requester giuseppe_ravasio (at) modiano (dot) com
Created 10/24/08 (473 days ago)
Due
Updated 12/10/09 (61 days ago)
Assigned 10/24/08 (473 days ago)
Resolved
Attachments
Milestone
Patch No

History
12/10/09 giuseppe_ravasio (at) modiano (dot) com Comment #2 Reply to this comment
No news???
christmas reminder :-)

Thanks
Giuseppe
Using the stock IMP I found "How should namespaces be displayed in 
the folder tree view?" in user options and i saw that there is a 
"show non private mailboxes in separate folders".
10/24/08 Jan Schneider Priority ⇒ 1. Low
State ⇒ Assigned
Summary ⇒ Wrong shared folders visualization
Assigned to Michael Slusarz
 
10/24/08 giuseppe_ravasio (at) modiano (dot) com Comment #1
State ⇒ Unconfirmed
Patch ⇒
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Wrong shared folders visualizzation
Type ⇒ Bug
Priority ⇒ 3. High
Reply to this comment
Using the stock IMP I found "How should namespaces be displayed in the 
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.