Summary | event attendees autocomplete not working after retrieving one contact from turba |
Queue | Kronolith |
Queue Version | Git develop |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | ctimoteo (at) sapo (dot) pt |
Created | 08/14/2012 (4707 days ago) |
Due | |
Updated | 10/15/2012 (4645 days ago) |
Assigned | 08/30/2012 (4691 days ago) |
Resolved | 09/15/2012 (4675 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 4c820af4fa09639cc8ec2606e26e986508d7eace
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Sep 15 16:22:09 2012 -0400
Add missing onHide handler.
Bug: 11353framework/Core/js/autocomplete.js | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/4c820af4fa09639cc8ec2606e26e986508d7eace
State ⇒ Resolved
missing...should be good now.
commit 4c820af4fa09639cc8ec2606e26e986508d7eace
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Sep 15 16:22:09 2012 -0400
Add missing onHide handler.
Bug: 11353framework/Core/js/autocomplete.js | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/4c820af4fa09639cc8ec2606e26e986508d7eace
Version ⇒ Git develop
State ⇒ Assigned
Assigned to Michael Rubinsky
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ event attendees autocomplete not working after retrieving one contact from turba
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
when i am using the event attendee autocomplete feature, (hordeACBox)
i notice that after retrieving one contact from turba, when box looses
focus, or i press the radio button to send updates or save the event,
the last contact if written manually (not from turba) is not updated
in the box, so is lost when i save the event,
if i not use the autocomplete from turba, all the contacts, are
updated when the text area are loses focus or i save the event.
Thanks in advance.