6.0.0-beta1
8/10/25

[#7834] Problem adding attendees from local contact list
Summary Problem adding attendees from local contact list
Queue Kronolith
Queue Version 2.3
Type Bug
State Resolved
Priority 2. Medium
Owners jan (at) horde (dot) org
Requester frederic.soulier (at) univ-tlse1 (dot) fr
Created 01/09/2009 (6057 days ago)
Due 01/09/2009 (6057 days ago)
Updated 01/13/2010 (5688 days ago)
Assigned 01/09/2009 (6057 days ago)
Resolved 03/30/2009 (5977 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/08/2009 12:30:05 PM CVS Commit Comment #4 Reply to this comment
Changes have been made in CVS for this ticket:

Support adding of contact lists through the address book popup 
(Partially bug #7834).
http://cvs.horde.org/diff.php/kronolith/templates/contacts/contacts.inc?rt=horde&r1=1.7.10.10&r2=1.7.10.11&ty=u
03/30/2009 04:00:44 PM Jan Schneider Comment #3
State ⇒ Resolved
Taken from Horde DevelopersHorde Developers
Assigned to Jan Schneider
Reply to this comment
Adding address lists to the attendees is not supported at the moment. 
I added some check to catch these cases. Probably not the solution you 
wanted, but at least it doesn't show errors anymore.
01/09/2009 01:26:28 PM Jan Schneider Assigned to Horde DevelopersHorde Developers
 
01/09/2009 01:26:18 PM Jan Schneider Queue ⇒ Kronolith
Version ⇒ 2.3
State ⇒ Assigned
 
01/09/2009 11:17:30 AM frederic (dot) soulier (at) univ-tlse1 (dot) fr Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Problem adding attendees from local contact list
Due ⇒ 01/09/2009
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Using attendees.php in order to create FBUrl view of events 
participants we encounter a problem/bug.



For recurrent events we create in our local adress book a contact list 
(test-list) containing 15 users in order to not add manually each user 
for each recurrent event.



When we add these participants in attendees.php using the "test-list" 
contact list we have the following error :



Unable to recognize « "test-list" <email1@univ-tlse1.fr » like a valid adress.



It seems the post data is a string, containing list of email 
addresses, formatted like this :

"test-list" <email1@univ-tlse1.fr, email2@univ-tlse1.fr,etc........>



The file RFC822.php doesn't accept this format and seems accept only 
few formats like : email1@univ-tlse1.fr,email2@univ-tlse1.fr



In older version of horde the format was indeed 
email1@univ-tlse1.fr,email2@univ-tlse1.fr whitout any other information.








Saved Queries