[#6703] problems displaying subfolders whose parent's name is a substring of another folder name w/ a space in it
Summary problems displaying subfolders whose parent's name is a substring of another folder name w/ a space in it
Queue IMP
Queue Version 4.2-RC4
Type Bug
State Resolved
Priority 1. Low
Owners Jan Schneider <jan (at) horde (dot) org>, Michael Slusarz <slusarz (at) horde (dot) org>
Requester liamr (at) umich (dot) edu
Created 05/14/2008 (66 days ago)
Due
Updated 06/26/2008 (23 days ago)
Assigned 05/19/2008 (61 days ago)
Resolved 06/26/2008 (23 days ago)
Attachments Clipboard01.png Download
Clipboard02.png Download
Milestone
Patch No

History
06/26/2008 Michael Slusarz Comment #12
State ⇒ Resolved
Reply to this comment
Marking as resolved due to the addition of the new IMAP_Tree library 
(Ticket #6972).  If this is still an issue, a new ticket should be 
opened.
06/13/2008 liamr (at) umich (dot) edu Comment #11 Reply to this comment
It fixes it for the drop down menu, but not the folder list displayed 
on the folder management screen.  Folders created in the folder 
management screen do get added an appear correctly in the drop down 
menus, though.
06/13/2008 Chuck Hagenbuch Comment #10 Reply to this comment
Liam, does your guys new folder listing code fix this?
05/31/2008 Jan Schneider Assigned to Jan Schneider
 
05/19/2008 liamr (at) umich (dot) edu Comment #9 Reply to this comment
We find that it's more likely to occur if you logout and log back in 
after creating the folders.  They /may/ behave as expected when 
accessed during the session they were created.
05/19/2008 Michael Slusarz Comment #8 Reply to this comment
Still not seeing it.  See pic.
And this is with the root namespace being both '' (blank) and 'INBOX.'.

05/19/2008 Michael Slusarz Comment #7
New Attachment: Clipboard02.png Download
Reply to this comment
Still not seeing it.  See pic.
05/19/2008 Jan Schneider Comment #6
Taken from Jan Schneider
Taken from Horde DevelopersHorde Developers
Assigned to Michael Slusarz
Reply to this comment
I can reproduce this, even with altnamespace disable. Michael, you 
missed the important piece, I only got that at a second try too. You 
have to additionally create a folder called "Folder" with subfolders. 
Those subfolders will disappear after the next login.
05/19/2008 Chuck Hagenbuch State ⇒ Feedback
 
05/19/2008 Michael Slusarz Summary ⇒ problems displaying subfolders whose parent's name is a substring of another folder name w/ a space in it
 
05/19/2008 Michael Slusarz Comment #5
Assigned to Horde DevelopersHorde Developers
Assigned to Jan Schneider
Reply to this comment
I use Dovecot.  I believe Jan uses cyrus, so we should see if he can 
reproduce.
05/19/2008 liamr (at) umich (dot) edu Comment #4 Reply to this comment
What IMAP server are you using?  We're using cyrus 2.2.x w/ the 
alternate namespace stuff turned on.
05/19/2008 Michael Slusarz Comment #3
New Attachment: Clipboard01.png Download
Reply to this comment
Works fine here.  See picture.
05/16/2008 liamr (at) umich (dot) edu Comment #2 Reply to this comment
Apparently dashes exhibit the same problem.

Folder-ABC
Folder-DEF

will break

Folder
   Subfolder1
   Subfolder2

05/14/2008 liamr (at) umich (dot) edu Comment #1
Patch ⇒
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ problems displaying subfolders who's parent's name is a substring of another folder name w/ a space in it
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Reply to this comment
Take the following folder layout..

Folder
   -> Subfolder1
   -> Subfolder2

Folder ABC
Folder DEF

When you have a folder named with a space (e.g. "Folder ABC") and a 
second folder named with just the first portion of the first folder 
(e.g. "Folder"), subfolders in the second folder ("Folder") will not 
be visible.

It behaves as expected in IMP 4.0.x