Bug 129047 - korganizer looping on reading todo item with recursion
Summary: korganizer looping on reading todo item with recursion
Status: RESOLVED WORKSFORME
Alias: None
Product: korganizer
Classification: Applications
Component: todoview (show other bugs)
Version: unspecified
Platform: FreeBSD Ports FreeBSD
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-12 17:33 UTC by Bengt Ahlgren
Modified: 2010-03-03 01:02 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 Bengt Ahlgren 2006-06-12 17:33:26 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    FreeBSD Ports
Compiler:          cc (GCC) 3.4.4 [FreeBSD] 20050518 
OS:                FreeBSD

Korganizer goes into an endless loop when started with a calendar containing the following calendar TODO item.  I have no idea whether this TODO item is valid, but korganizer wrote it.  Perhaps it is not supported with TODO items with recurrence?

BEGIN:VCALENDAR
PRODID:-//K Desktop Environment//NONSGML KOrganizer 3.5//EN
VERSION:2.0
BEGIN:VTODO
DTSTAMP:20060612T131433Z
ORGANIZER;CN=Bengt Ahlgren:MAILTO:
COMMENT:NoStartDate
CREATED:20060220T140543Z
UID:KOrganizer-1483977842.90
SEQUENCE:13
LAST-MODIFIED:20060612T093419Z
SUMMARY:Testing korganizer looping
CLASS:PUBLIC
PRIORITY:5
RRULE:FREQ=WEEKLY;UNTIL=20060612;INTERVAL=2;BYDAY=MO
EXDATE;VALUE=DATE:20060417
EXDATE;VALUE=DATE:20060501
DUE;VALUE=DATE:20060306
DTSTART;VALUE=DATE:29350930228
COMPLETED:20060612T093419Z
PERCENT-COMPLETE:100
RECURRENCE-ID:20060611T220000Z
END:VTODO

END:VCALENDAR
Comment 1 Bengt Ahlgren 2006-06-12 17:45:59 UTC
Just noticed that the recursion rule has until todays date! The problem started after I marked this TODO as completed earlier today, so the bug probably has to do with this fact.
Comment 2 Bengt Ahlgren 2006-06-13 16:41:34 UTC
Could possibly be related to http://bugs.kde.org/show_bug.cgi?id=128322 ?
Comment 3 Reinhold Kainhofer 2006-11-02 19:19:57 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 4 Sergio Martins 2009-05-09 18:08:01 UTC
Not looping in KDE4.

Please reopen, if you see any looping.
Comment 5 Sergio Martins 2010-03-03 01:02:51 UTC
Forgot to close this bug in my previous comment.