Summary | Cannot see virtual shared folder with courier-imap |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | pascal.poudrier (at) geothentic (dot) com |
Created | 04/29/2008 (6276 days ago) |
Due | |
Updated | 05/01/2008 (6274 days ago) |
Assigned | 04/30/2008 (6275 days ago) |
Resolved | 05/01/2008 (6274 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
bug #5988.build correctly the folder array, including the shared one. But after
that, the build method is called and this one only return the INBOX
structure and there nothing from shared folder is returned in the
imp/folder.php.
config. Can you help me with that ?
Thank's
on the $elt array in lib/IMAP/Tree.php on line 1133 (_setAttribute
function). I can see all the shared folder but they don't get displayed.
I still have this Notice :
"Notice: Undefined index: a in
/var/www/localhost/htdocs/horde2/imp/lib/IMAP/Tree.php on line 1135"
Is there anything else I can look for ?
Thank's
State ⇒ Not A Bug
someone else, will be able/happy to help you there.
config. Can you help me with that ?
Thank's
Everything was working fine with the latest stable release
(horde-webmail 1.0)
I did a test this morning trying to reinstall everything and I still
have the same problem.
Everything was working fine with the latest stable release (horde-webmail 1.0)
State ⇒ Feedback
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Cannot see virtual shared folder with courier-imap
Type ⇒ Bug
Priority ⇒ 3. High
I'm getting this error when I regenerate folder list :
Notice: Undefined index: a in
/var/www/localhost/htdocs/horde2/imp/lib/IMAP/Tree.php on line 1135
If I put an echo just before this line, I can see the shared folder
but they are not displayed on the tree view.