Summary | Traditional view: Addressbook not working in "Redirect" screen |
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 (4728 days ago) |
Due | |
Updated | 08/29/2012 (4696 days ago) |
Assigned | |
Resolved | 07/30/2012 (4726 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 461236c2cff1c09489fd728e34085974087a98ac
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Jul 30 14:49:35 2012 -0600
Bug #11319: attach click handler on traditional compose pageimp/js/compose.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/461236c2cff1c09489fd728e34085974087a98ac
State ⇒ Resolved
commit 461236c2cff1c09489fd728e34085974087a98ac
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Jul 30 14:49:35 2012 -0600
Bug #11319: attach click handler on traditional compose pageimp/js/compose.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/461236c2cff1c09489fd728e34085974087a98ac
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Traditional view: Addressbook not working in "Redirect" screen
Type ⇒ Bug
State ⇒ Unconfirmed
using the traditional IMP view and clicking on "Redirect", I get the
normal redirect window.
There's an addressbook icon and clicking it does not open the
addressbook window as it should.
(If I compose a new message and click on the addressbook icon, it
opens just fine)
Thomas