Summary | folder list disappeared from horde menu & imp foler list in HEAD |
Queue | Horde Framework Packages |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | janek (at) sisalik (dot) ee |
Created | 03/17/2005 (7388 days ago) |
Due | |
Updated | 03/17/2005 (7388 days ago) |
Assigned | |
Resolved | 03/17/2005 (7388 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
New Attachment: servers.php
(2002d-3) on Fedora Core 1.
IMP is configured correctly and all the folders are listend in
pulldown menu/listbox at the upper right corner of the IMP screen.
No folders are listed in the folder view of the IMP, and they also do
not apper in the HORDE menu on the left frame/sidebar of the display.
The only thing, that is shown is one folder image, just image without
no name behind it and it appears in IMP's folder view. No mailboxes,
not even INBOX is shown in the left sidebar menu.
Also i noticed that when i remove all the horde and imp cookies, then
login and try to access IMP->folders, i get the following messag
printed on the screen:
Notice: Undefined index: a in /usr/share/pear/Horde/IMAP/Tree.php on line 1102
My horde/imp/config/servers.php is included - but it does work, since
folders do appear in the listbox at the upper right corner.
Also - I can get the folder list to appear, when i replace
folders => 'imap/'
with
folders =>''
as it is supposed to work with dovecot, not UW, but then, when I try
to access list of unsubscribed folders, i get my entire home directory.
So to conclude
folders='imap/'
does not work as it is supposed to.
I also tried to set
folders='imap%'
Then I was ableto see the unsubscribed folders in imp->folders->show
unsubscribed, but already subscribed folders didnt still show up in
the menu nor in the folder list.
State ⇒ Not A Bug
1014 involved segfaults causing the entire left menu not to display or
the folders page to not load at all, not showing a single folder as
you report.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ folder list disappeared from horde menu & imp foler list in HEAD
Queue ⇒ Horde Framework Packages
bug #1014back again:folder list disappeared from the horde menu (left frame, sidebar) &
also IMP->folders list is empty, containing only one folder image.
The patch provided in
#1014thread does not work with the currentversion of the code, the patch can not be applied. I also tried
earlier snapshots, but the problem remains.