| Summary | Traditional view: "Select all" checkbox not working |
| Queue | IMP |
| Queue Version | Git develop |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | thomas.jarosch (at) intra2net (dot) com |
| Created | 07/28/2012 (4850 days ago) |
| Due | |
| Updated | 08/29/2012 (4818 days ago) |
| Assigned | |
| Resolved | 07/30/2012 (4848 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
commit 41bab5a17b843495442fc5bbc245ac4e9c40dc48
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Jul 30 14:28:26 2012 -0600
[mms] Fix regression in select all checkbox on traditional
mailbox page (
Bug #11317).imp/docs/CHANGES | 2 ++
imp/js/mailbox.js | 7 +++----
imp/package.xml | 2 ++
3 files changed, 7 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/41bab5a17b843495442fc5bbc245ac4e9c40dc48
State ⇒ Resolved
commit 41bab5a17b843495442fc5bbc245ac4e9c40dc48
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Jul 30 14:28:26 2012 -0600
[mms] Fix regression in select all checkbox on traditional
mailbox page (
Bug #11317).imp/docs/CHANGES | 2 ++
imp/js/mailbox.js | 7 +++----
imp/package.xml | 2 ++
3 files changed, 7 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/41bab5a17b843495442fc5bbc245ac4e9c40dc48
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Traditional view: "Select all" checkbox not working
Type ⇒ Bug
State ⇒ Unconfirmed
in the traditional IMP view, there's a "select all" checkbox next to
the "From" column.
Currently it doesn't work. Tested with Firefox 14.0.1.
Cheers,
Thomas