Summary | Cannot Add Atendee when Atendee has multivalued email field |
Queue | Kronolith |
Queue Version | 3.0.16 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | roliverio.ve (at) gmail (dot) com |
Created | 05/09/2012 (4806 days ago) |
Due | |
Updated | 10/27/2012 (4635 days ago) |
Assigned | |
Resolved | 10/25/2012 (4637 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 4.0.0 |
Patch | No |
commit 6b984e895a81338fe2beda30c267ca447fec9fa2
Author: Jan Schneider <jan@horde.org>
Date: Thu Oct 25 23:29:45 2012 +0200
[jan] Allow searching for 'emails' attributes (
Bug #11185).turba/docs/CHANGES | 1 +
turba/lib/Driver.php | 4 ++++
turba/package.xml | 2 ++
3 files changed, 7 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/6b984e895a81338fe2beda30c267ca447fec9fa2
State ⇒ Resolved
Milestone ⇒ 4.0.0
commit 6b984e895a81338fe2beda30c267ca447fec9fa2
Author: Jan Schneider <jan@horde.org>
Date: Thu Oct 25 23:29:45 2012 +0200
[jan] Allow searching for 'emails' attributes (
Bug #11185).turba/docs/CHANGES | 1 +
turba/lib/Driver.php | 4 ++++
turba/package.xml | 2 ++
3 files changed, 7 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/6b984e895a81338fe2beda30c267ca447fec9fa2
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Cannot Add Atendee when Atendee has multivalued email field
Type ⇒ Bug
State ⇒ Unconfirmed
Now autocompletion works ok, in both apps (imp, and kronolith). But
when adding an autocompleted atendee to an event wich happens to have
multiple email addresses stored on ldap kronolith fails to check
calFBURL attribute and returns: "Error when parsing dot-atom"
Atendee is added but a simple "@" stays put on the event atendees
availability bar.
Also confirmed that this does not happen for users whose email field
is single valued.