Summary | IMAP folder not accessible |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 12/12/2012 (4589 days ago) |
Due | |
Updated | 12/14/2012 (4587 days ago) |
Assigned | 12/13/2012 (4588 days ago) |
Resolved | 12/14/2012 (4587 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
folder hierarchy as the original problem appeared in his test account
and he continued using it.
I've re-created the folder hierarchy but now all is fine. Heisenbug!
State ⇒ Feedback
display unless subscriptions are turned off.
What happens if you either turn subscriptions off in the prefs, or
switch to showing all mailboxes and then rebuilding the tree?
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ IMAP folder not accessible
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
I've just upgraded one my playground boxes from H4 to H5.
After the update, two IMAP folders are no longer accessible by imp.
Attached is an IMAP debug log and I did a print_r($this) at the end of
the constructor in the IMP_IMAP_Tree object.
The folders in questions are
"INBOX/Kalender/Gesendete Elemente"
"INBOX/Kalender/Gesendete Elemente/a1"
The folder
"INBOX/Kalender/Gesendete Elemente/a1/t2"
shows up fine and is accessible.
I've also made sure this it not related to subscribed/unsubscribed
folders view, they are still not accessible in the "Show all folders"
view.
The box contains the old H4 install on another partition. Booting the
H4 partition, I can access the folders again.
Tests were done with Horde_Imap_Client 2.3.2 stable.
Thomas