6.0.0-beta1
7/14/25

[#14093] Adding a contact list as attendees fails
Summary Adding a contact list as attendees fails
Queue Kronolith
Queue Version 4.2.9
Type Bug
State Resolved
Priority 1. Low
Owners Horde Developers (at) , mrubinsk (at) horde (dot) org
Requester lukas.weiss (at) raiffeisen (dot) it
Created 08/25/2015 (3611 days ago)
Due
Updated 09/03/2015 (3602 days ago)
Assigned 08/25/2015 (3611 days ago)
Resolved 09/02/2015 (3603 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/03/2015 09:36:20 AM lukas (dot) weiss (at) raiffeisen (dot) it Comment #7 Reply to this comment
Nope, sorry i was wrong, made a mess when trying to apply this 
changes. everything is working fine.
09/03/2015 09:31:52 AM lukas (dot) weiss (at) raiffeisen (dot) it Comment #6 Reply to this comment
I tried this with Kronolith 4.2.9 and Core 2.20.9, had to apply commit 
8d4b5affab357b732bffb737e00b0aff30b27751 (Add a 'beforeUpdate' 
callback), but it did not work.

I think the changes have to be made for the ResourceAutoCompleter too:
- I added the 'beforeUpdate' in the foreach in 
Kronolith_Ajax_Imple_ResourceAutoCompleter
- I added 'beforeUpdate' => 'function(a) { return 
KronolithCore.normalizeAttendee(a); }' to kronolith/index.php when 
creating Kronolith_Ajax_Imple_ResourceAutoCompleter
09/02/2015 06:15:19 PM Michael Rubinsky Comment #5
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
Kronolith 4.2.10 and Core 2.21.0
09/02/2015 06:13:39 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 46abfbb5690295c5fd161fe1a082854e0f75e359
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Wed Sep 2 14:02:17 2015 -0400

     Bug: 14093 - Deal with email groups in the attendee list.

  kronolith/index.php                               |    5 +++--
  kronolith/js/kronolith.js                         |   10 ++++++++++
  kronolith/lib/Ajax/Imple/ContactAutoCompleter.php |    2 +-
  3 files changed, 14 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/46abfbb5690295c5fd161fe1a082854e0f75e359
09/02/2015 06:05:20 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit f5436e54700aac9762e9574b62c84220170eaef4
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Wed Sep 2 14:02:17 2015 -0400

     Bug: 14093 - Deal with email groups in the attendee list.

  kronolith/index.php                               |    5 +++--
  kronolith/js/kronolith.js                         |   10 ++++++++++
  kronolith/lib/Ajax/Imple/ContactAutoCompleter.php |    2 +-
  3 files changed, 14 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/f5436e54700aac9762e9574b62c84220170eaef4
08/25/2015 01:43:23 PM Michael Rubinsky Comment #2
State ⇒ Assigned
Assigned to Horde DevelopersHorde Developers
Reply to this comment
Confirmed. Probably just some validation tweaking needed for the group syntax.
08/25/2015 01:38:58 PM lukas (dot) weiss (at) raiffeisen (dot) it Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Adding a contact list as attendees fails
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
When i try to add a contact list as attendees, i get this error: "No 
valid email address found".
But when saving the event, the contacts from the list are added correctly.

Saved Queries