| Summary | Traditional view: Compose new message: Can't add recipients from addressbook |
| 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 (4849 days ago) |
| Due | |
| Updated | 08/29/2012 (4817 days ago) |
| Assigned | 08/13/2012 (4833 days ago) |
| Resolved | 08/15/2012 (4831 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
commit efd9e80bba6f242bb6fbe0b9ece4d12fbd5889d1
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Aug 13 16:37:45 2012 -0600
Bug #11324: add missing commas between added addressesimp/js/compose-base.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/efd9e80bba6f242bb6fbe0b9ece4d12fbd5889d1
commit 4a71501e6389dfc5883b8546f7d54ed47665b78f
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Jul 30 15:06:25 2012 -0600
[mms] Fix regression preventing contacts popup window from
working (
Bug #11324).imp/contacts.php | 1 +
imp/docs/CHANGES | 2 ++
imp/js/contacts.js | 4 ++--
imp/package.xml | 2 ++
4 files changed, 7 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/4a71501e6389dfc5883b8546f7d54ed47665b78f
State ⇒ Resolved
After a short talk with Jan I also understood that you currently can't
click on "To", "Cc" or "Bcc" to open the popup. I'll open a separate
feature request to discuss this the next days.
Thomas
State ⇒ Feedback
contains the mentioned changes.
issue where multiple e-mail addresses were not being separated by
commas, but this has been fixed (and is also not what you are
describing).
commit efd9e80bba6f242bb6fbe0b9ece4d12fbd5889d1
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Aug 13 16:37:45 2012 -0600
Bug #11324: add missing commas between added addressesimp/js/compose-base.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/efd9e80bba6f242bb6fbe0b9ece4d12fbd5889d1
State ⇒ Assigned
contains the mentioned changes.
Micheal, can you recheck if it works for you?
State ⇒ Resolved
commit 4a71501e6389dfc5883b8546f7d54ed47665b78f
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Jul 30 15:06:25 2012 -0600
[mms] Fix regression preventing contacts popup window from
working (
Bug #11324).imp/contacts.php | 1 +
imp/docs/CHANGES | 2 ++
imp/js/contacts.js | 4 ++--
imp/package.xml | 2 ++
4 files changed, 7 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/4a71501e6389dfc5883b8546f7d54ed47665b78f
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Traditiona view: Compose new message: Can't add recipients from addressbook
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
using the traditional IMP view, I compose a new message.
I click on the addressbook icon and the pop-window for the addressbook opens.
The "To >> ", "CC >>", "BCC >>" buttons do not work.
"Search" works fine, "OK" and "Cancel" are without any action, too.
The addressbook buttons work fine in the dynamic view.
Thomas