Summary | Tree not updated after unsubscribing |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 2005-01-07 (5855 days ago) |
Due | |
Updated | 2005-03-04 (5799 days ago) |
Assigned | 2005-03-04 (5799 days ago) |
Resolved | 2005-03-04 (5799 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Feedback
http://cvs.horde.org/diff.php/framework/IMAP/IMAP/Tree.php?r1=1.63&r2=1.64&ty=u
to subscribe view I see:
A
+- C
which is what is expected. This is even if I subscribe/unsubscribe
from both B and C (and even A) multiple times without refreshing the
Tree.
unsubscribed folder with subscribed subfolders. Thus it looks like a
container if you hide unsubscribed folders.
The scenario is the following:
showing unsubscribed
A (unsubscribed)
+- B (unsubscribed)
+- C (subscribed)
+- ....
then hiding unsubscribed folders hides folder A completely.
you subscribe/unsubscribe to the container (so you use Cyrus). I use
dovecot and the container folder can not be directly manipulated.
the container won't be shown.
The following example works for me:
Unsubscribed view
+ A (container)
- B (folder)
unsubscribed from B, switch to "Show subscribed only", and I don't see
'A' or 'B' (as expected), switch to "Show unsubscribed", I see both.
State ⇒ Assigned
unsubcribed folders", the container disappears completely. "Refresh"
fixes this.
The original issue is fixed now.
State ⇒ Feedback
State ⇒ Assigned
concurrently, or unsubscribing subfolders of containers. Not sure
which one triggered the bug.
State ⇒ Resolved
Type ⇒ Bug
State ⇒ Assigned
Priority ⇒ 1. Low
Summary ⇒ Tree not updated after unsubscribing
Queue ⇒ IMP
Assigned to Michael Slusarz
the folders have been unsubscribed successfully, and indeed they are.
But the folder tree only gets updated after clicking the Refresh button.