Summary | Folder disappears |
Queue | IMP |
Queue Version | 6.2.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | azurit (at) pobox (dot) sk |
Created | 09/08/2014 (3926 days ago) |
Due | |
Updated | 09/23/2014 (3911 days ago) |
Assigned | 09/16/2014 (3918 days ago) |
Resolved | 09/23/2014 (3911 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit 3cc71485f98f7ba5e641087938f16fcda933a7d5
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Sep 23 12:53:07 2014 -0600
[mms] Fix some folder display issues when not using IMAP
subscriptions in dynamic view (
Bug #13553).Conflicts:
imp/docs/CHANGES
imp/js/dimpbase.js
imp/package.xml
imp/docs/CHANGES | 2 ++
imp/js/dimpbase.js | 17 +++++++++++------
imp/lib/Dynamic/Mailbox.php | 6 ++++--
imp/package.xml | 1 +
4 files changed, 18 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/3cc71485f98f7ba5e641087938f16fcda933a7d5
commit 5ac987a0268f83627e6848311164c262f8a6fd3e
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Sep 23 12:53:07 2014 -0600
[mms] Fix some folder display issues when not using IMAP
subscriptions in dynamic view (
Bug #13553).imp/docs/CHANGES | 2 ++
imp/js/dimpbase.js | 17 +++++++++++------
imp/lib/Dynamic/Mailbox.php | 6 ++++--
imp/package.xml | 2 ++
4 files changed, 19 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/5ac987a0268f83627e6848311164c262f8a6fd3e
set to 0 (not using IMAP Subscriptions) .
1.) Create two folders - folder1 and folder2
2.) Move (using mouse) folder2 into folder1
3.) See that folder1 disappears from folder tree (it will reappear
after recreating the folder tree)
User creates a top level folder called Level1 . They then right click
on Level1 and select "Create subfolder". After they type in a name
(Level2 for example) and click OK , Level1 disappears from the left
pane. User has to select "Recreate Folder List" form Folder Actions
and then both levels appear.
State ⇒ Feedback
Assigned to Michael Slusarz
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Folder disappears
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
1.) Create two folders - folder1 and folder2
2.) Move (using mouse) folder2 into folder1
3.) See that folder1 disappears from folder tree (it will reappear
after recreating the folder tree)