| 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 | 01/07/2005 (7607 days ago) |
| Due | |
| Updated | 03/04/2005 (7551 days ago) |
| Assigned | 03/04/2005 (7551 days ago) |
| Resolved | 03/04/2005 (7551 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| 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
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Tree not updated after unsubscribing
Queue ⇒ IMP
Assigned to Michael Slusarz
State ⇒ Assigned
the folders have been unsubscribed successfully, and indeed they are.
But the folder tree only gets updated after clicking the Refresh button.