6.0.0-beta1
7/16/25

[#6993] ATTENDEE attibute in "fromiCalender" not used where it should per iCal Spec
Summary ATTENDEE attibute in "fromiCalender" not used where it should per iCal Spec
Queue Kronolith
Queue Version 2.2
Type Bug
State Duplicate
Priority 2. Medium
Owners
Requester tkrah (at) fachschaft (dot) imn (dot) htwk-leipzig (dot) de
Created 06/30/2008 (6225 days ago)
Due
Updated 06/30/2008 (6225 days ago)
Assigned
Resolved 06/30/2008 (6225 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/30/2008 07:57:44 AM Jan Schneider Comment #2
State ⇒ Duplicate
Reply to this comment
06/30/2008 07:40:57 AM tkrah (at) fachschaft (dot) imn (dot) htwk-leipzig (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ ATTENDEE attibute in "fromiCalender" not used where it should per iCal Spec
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
Reply to this comment
In Driver.php from kronolith there are 2 functions:



fromICalender

toICalender



The first one uses X-ATTENDEE to find attendees where it should use 
ATTENDEE (at least check both, iCal spec tells ATTENDEE; rfc2445; 
4.8.4.1) - uploading a ical file via webdav with attendee in ATTENDEE 
attribute fails at the moment.



In contrast - to exporting function toIcalender used the ATTENDEE 
attribute instead of X-ATTENDEE - confusing.

Use both or ATTENDEE, at least be ical conform and parse ATTENDEE and 
not (or and) X-ATTENDEE - not everyone is using syncml which may use 
this attribute.

Saved Queries