Bug 178827 - reminder fires even though recurring appointment has been removed
Summary: reminder fires even though recurring appointment has been removed
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 4.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-26 19:58 UTC by doc.evans
Modified: 2009-03-16 17:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description doc.evans 2008-12-26 19:58:30 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    Ubuntu Packages

I have a recurring event with an associated reminder that is set to fire 1 minute before the event, at 11:29am on Fridays.

Today is a Friday. At 10:42 today I set the recurrence on this event so that it did not occur today. However, at 11:29, the reminder still fired.

Here is the entry in the ics file:

BEGIN:VEVENT
DTSTAMP:20081226T174229Z
ORGANIZER;CN=D. R. Evans:MAILTO:N7DR@arrl.net
CREATED:20071128T154523Z
UID:libkcal-936138224.373
SEQUENCE:6
LAST-MODIFIED:20081226T174223Z
DESCRIPTION;X-KDE-TEXTFORMAT=HTML:<!DOCTYPE HTML PUBLIC \"-//W3C//DTD 
 HTML 4.0//EN\" \"http:
 //www.w3.org/TR/REC-html40/strict.dtd\">\n<html><head><meta 
 name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\np\, li { 
 white-space: pre-wrap\; }\n</style></head><body style=\" font-family:
 'DejaVu Sans'\; font-size:9pt\; font-weight:400\; font-style:normal\;
 \">\n<p style=\"-qt-paragraph-type:empty\; margin-top:0px\; margin-bottom:
 0px\; margin-left:0px\; margin-right:0px\; -qt-block-indent:0\; 
 text-indent:0px\;\"></p></body></html>
SUMMARY:Rotary
CATEGORIES:Appointment
RRULE:FREQ=WEEKLY;BYDAY=FR
EXDATE;VALUE=DATE:20071221
EXDATE;VALUE=DATE:20071228
EXDATE;VALUE=DATE:20080704
EXDATE;VALUE=DATE:20081128
EXDATE;VALUE=DATE:20081226
DTSTART:20071130T183000Z
DTEND:20071130T210000Z
TRANSP:OPAQUE
BEGIN:VALARM
DESCRIPTION:
ACTION:DISPLAY
TRIGGER;VALUE=DURATION:-PT1M
END:VALARM

END:VEVENT
Comment 1 doc.evans 2009-01-02 19:34:30 UTC
This just happened again, even though it's more than 24 hours since I marked the recurrence so that the event did not occur today. The event is (as expected) not present when I view today's calendar.

It seems that somehow whatever is responsible for firing alarms is not properly kept in sync with the calendar(s).
Comment 2 Sergio Martins 2009-02-27 22:49:16 UTC
I can't reproduce this with KDE 4.2, can you update and retry?
Comment 3 doc.evans 2009-03-16 17:11:27 UTC
Seems to be fixed in 4.2.
Comment 4 Sergio Martins 2009-03-16 17:16:01 UTC
Thanks, closing.