6.0.0-beta1
7/8/25

[#6979] iCal Alarms missing when set on client and uploaded via WebDav
Summary iCal Alarms missing when set on client and uploaded via WebDav
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/26/2008 (6221 days ago)
Due
Updated 06/26/2008 (6221 days ago)
Assigned
Resolved 06/26/2008 (6221 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/26/2008 12:46:45 PM Jan Schneider Comment #3
State ⇒ Duplicate
Reply to this comment
Exactly.
06/26/2008 12:35:53 PM tkrah (at) fachschaft (dot) imn (dot) htwk-leipzig (dot) de Comment #2 Reply to this comment
Might be related to this one i've found after reporting mine: 
http://bugs.horde.org/ticket/6665
06/26/2008 12:22:43 PM tkrah (at) fachschaft (dot) imn (dot) htwk-leipzig (dot) de Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ iCal Alarms missing when set on client and uploaded via WebDav
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
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.

Saved Queries