Summary | "blank" folder in folder list |
Queue | IMP |
Queue Version | 4.1.4 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org, slusarz (at) horde (dot) org |
Requester | ivan.zilic (at) mainmail (dot) net |
Created | 03/20/2007 (6687 days ago) |
Due | |
Updated | 05/04/2007 (6642 days ago) |
Assigned | 04/10/2007 (6666 days ago) |
Resolved | 05/04/2007 (6642 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Taken from
Assigned to Michael Slusarz
Assigned to Jan Schneider
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?
Taken from Michael Slusarz
State ⇒ Assigned
anyway, since the flist folder listings are affected.
State ⇒ Feedback
Assigned to
is the only thing that has changed in IMAP_Tree since 4.1.3.
http://cvs.horde.org/diff.php?r1=1.25.2.42&r2=1.25.2.43&f=imp%2Flib%2FIMAP%2FTree.php
Summary ⇒ "blank" folder in folder listHmm
Assigned to Michael Slusarz
State ⇒ Assigned
this blank folder appears too
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Queue ⇒ IMP
Summary ⇒ "blank" folder in folder list
Type ⇒ Bug
versions. What i have installed is the following:
Horde Applications
* Horde: 3.1.4
* Imp: H3 (4.1.4)
* Ingo: H3 (1.1.3)
* Jeta: H3 (1.0) (run Jeta tests)
* Kronolith: H3 (2.1.5)
* Mimp: H3 (1.0.1)
* Mnemo: H3 (2.1.1)
* Nag: H3 (2.1.3)
* Trean: 0.1-cvs
* Turba: H3 (2.1.4)
* Whups: 1.0-cvs
PHP Version
* View phpinfo() screen
* View loaded extensions
* PHP Version: 4.4.4
* PHP Major Version: 4.4
* PHP Minor Version: 4
* PHP Version Classification: release
* You are running a supported version of PHP.
My Imap server is CYRUS.
Everything is running in alinux server with apache. Any other
information needed, please ask me.
The problem is in the "open folder" box in the right side of the
screen in IMP there is always a "blank" folder that wasnt there before
the update and that shouldnt be there.
Thabks for any help