[Tickets #5138] Re: "blank" folder in folder list

bugs at bugs.horde.org bugs at bugs.horde.org
Thu May 3 13:00:43 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5138
-----------------------------------------------------------------------
 Ticket             | 5138
 Updated By         | Jan Schneider <jan at horde.org>
 Summary            | "blank" folder in folder list
 Queue              | IMP
 Version            | 4.1.4
 Type               | Bug
 State              | Assigned
 Priority           | 1. Low
-Owners             | Horde Developers
+Owners             | Michael Slusarz, Jan Schneider
-----------------------------------------------------------------------


Jan Schneider <jan at horde.org> (2007-05-03 06:00) wrote:

I tracked it down to this change:
http://cvs.horde.org/diff.php?f=imp%2Flib%2FIMP.php&r1=1.449.4.68&r2=1.449.4.69&t=unified

This turns 'INBOX' to 'INBOX.' so that the namespace name is 'INBOX' and
no longer '' like it used to be. This breaks IMP_Folder::flist() where we
strip the namespace from the label. Since it no longer work, 'INBOX' isn't
catched and ends up in the $mailsort array.
Would it break anything if we revert the change to IMP.php, or should be
better workaround the new behaviour in Folder.php?



More information about the bugs mailing list