| Summary | 'VALARM' descriptor not addressed in Kronolith libs |
| Queue | Kronolith |
| Queue Version | 2.2-RC1 |
| Type | Enhancement |
| State | Accepted |
| Priority | 2. Medium |
| Owners | Horde Developers, Jan Schneider <jan (at) horde (dot) org>, Chuck Hagenbuch <chuck (at) horde (dot) org> |
| Requester | rsteele (at) archer-group (dot) com |
| Created | 04/30/2008 (11 days ago) |
| Due | |
| Updated | 05/02/2008 (9 days ago) |
| Assigned | 05/01/2008 (10 days ago) |
| Resolved | |
| Attachments | |
| Milestone | |
| Patch |
State ⇒ Accepted
Type ⇒ Enhancement
Priority ⇒ 2. Medium
State ⇒ Assigned
Assigned to
Assigned to Jan Schneider
Assigned to Chuck Hagenbuch
Patch ⇒
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ 'VALARM' descriptor not addressed in Kronolith libs
Type ⇒ Bug
Priority ⇒ 3. High
State ⇒ Unconfirmed
I prioritized this as 'high' because data is lost when publishing events to the WebDAV interface.
Kronolith does not do anything with the 'VALARM' field of iCalendar files. This results in alarms not being saved in the database, and reminders data being lost when published to the WebDAV interface from iCal compliant clients. It currently looks for 'AALARM' (part of the vCal spec), but I think it would be greatly beneficial to look for 'VALARM' (part of the iCal spec) as well. It looked like the files that would need to be patched are as follows (though there may be others):
kronolith/lib/Driver.php
lib/Horde/iCalendar.php