[Korganizer-devel] [Bug 189711] New: libkcal stores illegal negative DTSTART in ics / ical files

Stephan Diestelhorst stephan.diestelhorst at gmail.com
Wed Apr 15 13:56:33 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=189711

           Summary: libkcal stores illegal negative DTSTART in ics / ical
                    files
           Product: korganizer
           Version: 4.2.0
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: korganizer-devel at kde.org
        ReportedBy: stephan.diestelhorst at gmail.com


Version:            (using KDE 4.2.0)
Compiler:          gcc 4.3.2 (Ubuntu 4.3.2-1ubuntu12) 
OS:                Linux
Installed from:    Ubuntu Packages

Inspecting my std.ics file manually (with external iCalendar lib for python)
revealed a buggy VTODO component, containing a negative value for the start
date of the todo.

BEGIN:VTODO
DTSTAMP:20090409T091133Z
ORGANIZER;CN="XYZ":MAILTO:xyz at xyz.com
COMMENT:NoStartDate
CREATED:20080707T163805Z
UID:libkcal-1929220871.337
SEQUENCE:3
LAST-MODIFIED:20080721T135652Z
SUMMARY:xyz
PRIORITY:5
RELATED-TO:libkcal-228060668.313
RRULE:FREQ=WEEKLY;BYDAY=FR
EXDATE;VALUE=DATE:20080721
DUE;VALUE=DATE:20080708
DTSTART;VALUE=DATE:-4713010
PERCENT-COMPLETE:0
RECURRENCE-ID:20080707T220000Z
END:VTODO

As per RFC 2445 4.6.2 the dtstart entry for

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Korganizer-devel mailing list