Summary | Message buttons still active on empty mailbox |
Queue | IMP |
Queue Version | 6.0.4 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 05/01/2013 (4445 days ago) |
Due | |
Updated | 06/10/2013 (4405 days ago) |
Assigned | |
Resolved | 05/02/2013 (4444 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 40d8946c32380cda4e37d24c1f497005fcad3ff7
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Jun 10 13:14:00 2013 -0600
Bug #12230: Allow mailbox click on active mailbox if mailbox viewis not currently active
imp/js/dimpbase.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/40d8946c32380cda4e37d24c1f497005fcad3ff7
commit 57a01e073ffacdc22cd10edb590a8447984e71b4
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed May 1 20:04:14 2013 -0600
[mms] Correctly update viewport selected status if mailbox is
switched during a delete action (
Bug #12230).Conflicts:
imp/docs/CHANGES
imp/package.xml
imp/docs/CHANGES | 2 ++
imp/js/viewport.js | 6 +++---
imp/package.xml | 1 +
3 files changed, 6 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/57a01e073ffacdc22cd10edb590a8447984e71b4
State ⇒ Resolved
Version ⇒ 6.0.4
commit 684968d33ab8c30cae8dd232a80d279208627151
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed May 1 20:04:14 2013 -0600
[mms] Correctly update viewport selected status if mailbox is
switched during a delete action (
Bug #12230).imp/docs/CHANGES | 2 ++
imp/js/viewport.js | 6 +++---
imp/package.xml | 2 ++
3 files changed, 7 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/684968d33ab8c30cae8dd232a80d279208627151
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Summary ⇒ Message buttons still active on empty mailbox
Type ⇒ Bug
State ⇒ Assigned
Queue ⇒ IMP
message action buttons), then going to a different folder, and back to
the now empty folder, the message buttons are activated again (or
still) even though the folder is empty and thus no message selected
anymore.