Summary | Expanding/Collapsing error message |
Queue | IMP |
Queue Version | 6.0.3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | azurit (at) pobox (dot) sk |
Created | 01/18/2013 (4573 days ago) |
Due | |
Updated | 01/18/2013 (4573 days ago) |
Assigned | |
Resolved | 01/18/2013 (4573 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
commit 7b5c80229adf498b2d8a1f62374ffd7adca563c2
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Jan 18 12:44:06 2013 -0700
[mms] Fix saving mailbox expansion state in basic folders view
(
Bug #11979).imp/docs/CHANGES | 1 +
imp/lib/Ajax/Application.php | 2 +
imp/lib/Ajax/Application/Handler/Dynamic.php | 47 ---------------
imp/lib/Ajax/Application/Handler/Mboxtoggle.php | 72
+++++++++++++++++++++++
imp/package.xml | 10 ++-
5 files changed, 82 insertions(+), 50 deletions(-)
http://git.horde.org/horde-git/-/commit/7b5c80229adf498b2d8a1f62374ffd7adca563c2
buttons - it will just display on any next page.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Expanding/Collapsing error message
Type ⇒ Bug
State ⇒ Unconfirmed
1.) Login with basic mode.
2.) Click on Folders to open folder list.
3.) Manualy expand any folder by clicking on plus (+) sign.
4.) Click the Expand all button at the top.
Error message 'Handler for action "expandMailboxes" does not exist.'
will be displayed. The same for collapsing. Everything is ok when
using Expand/Collapse all buttons *without* manualy
expanding/collapsing any folder(s).