[Tickets #6979] iCal Alarms missing when set on client and uploaded via WebDav
bugs at horde.org
bugs at horde.org
Thu Jun 26 12:22:44 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6979
------------------------------------------------------------------------------
Ticket | 6979
Created By | tkrah at fachschaft.imn.htwk-leipzig.de
Summary | iCal Alarms missing when set on client and uploaded
| via WebDav
Queue | Kronolith
Version | 2.2
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
tkrah at fachschaft.imn.htwk-leipzig.de (2008-06-26 08:22) wrote:
Hi.
I subsribed my calendar with kontact and thunderbird, works fine.
If i set a alarm trigger with kronolith webapp it gets saved and i can
see them on the client.
But if i create an event at my "fat" client and set an alarm trigger,
the file gets uploaded and the event is there, but the alarm trigger
is missing.
Looked at the created "event" on the client side which looks like:
BEGIN:VCALENDAR
PRODID:-//K Desktop Environment//NONSGML libkcal 3.5//EN
VERSION:2.0
X-WR-CALNAME:public.ics
BEGIN:VEVENT
DTSTAMP:20080626T120630Z
ORGANIZER;CN=Torsten Krah:MAILTO:testmail@/dev/null
CREATED:20080626T120628Z
UID:libkcal-1809385227.657
LAST-MODIFIED:20080626T120628Z
DESCRIPTION:tttt
SUMMARY:tttt
LOCATION:tttt
DTSTART:20080627T121500Z
DTEND:20080627T141500Z
TRANSP:OPAQUE
BEGIN:VALARM
DESCRIPTION:
ACTION:DISPLAY
TRIGGER;VALUE=DURATION:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
The trigger is there, but after reloading the uploaded ics file,
refreshing my client calendar does not have an alarm trigger anymore.
Looking at the database there is "0", not "15" set for event_alarms at
my event_id.
If i want to delete a alarm from an event, this works fine - i can
remove the trigger on my fat client and it gets posted to the server
and the db is up-to-date.
More information about the bugs
mailing list