[Tickets #6993] ATTENDEE attibute in "fromiCalender" not used where it should per iCal Spec
bugs at horde.org
bugs at horde.org
Mon Jun 30 07:41:02 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6993
------------------------------------------------------------------------------
Ticket | 6993
Created By | tkrah at fachschaft.imn.htwk-leipzig.de
Summary | ATTENDEE attibute in "fromiCalender" not used where it
| should per iCal Spec
Queue | Kronolith
Version | 2.2
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
tkrah at fachschaft.imn.htwk-leipzig.de (2008-06-30 03:40) wrote:
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.
More information about the bugs
mailing list