Bug 244582 - Events with recurrence not shown on imported ics-calendar from the network
Summary: Events with recurrence not shown on imported ics-calendar from the network
Status: RESOLVED NOT A BUG
Alias: None
Product: korganizer
Classification: Applications
Component: import/export (show other bugs)
Version: 4.4.10
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-14 10:10 UTC by martin.seiler
Modified: 2011-03-24 09:13 UTC (History)
2 users (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 martin.seiler 2010-07-14 10:10:59 UTC
Version:           4.4.2
OS:                Linux

When importing ics-calendar files from a network location existing events with recurrences are not displayed while all events without recurrences work fine. 

Reproducible: Always

Steps to Reproduce:
Reloaded several calendar files.
Comment 1 Stefan Hinz 2011-03-24 00:30:04 UTC
Confirmed for KOrganizer 4.4.10 on openSuse 11.4.

Imported some ICS calendar files that were previously handled by Sunbird. They're all on remote machines, access is via WebDAV/HTTP (in case it matters, but I think it doesn't). Everything works fine and as expected, except that *some* recurrent events are not displayed in KOrganizer, and there's nothing you can do to make them display. I've spent an hour trying to pin down which recurrent events are being displayed and which aren't, and I think the scheme is that when they have many "gaps" (deleted individual events) KOrganizer won't display them.
Comment 2 Sergio Martins 2011-03-24 00:33:55 UTC
Can you paste the event that doesn't display ? ( ICS source )
Comment 3 Stefan Hinz 2011-03-24 01:20:25 UTC
Here are two (from two different calendars) that don't display for sure:

25-BEGIN:VEVENT
26-CREATED:20110105T185213Z
27-LAST-MODIFIED:20110315T091135Z
28-DTSTAMP:20110315T091135Z
29-UID:6f147c1a-2097-4a2d-95b3-27160a599331
30-SUMMARY:Russisch lernen (Русский язык)
31-RRULE:FREQ=WEEKLY
32:EXDATE:20111228T191500Z
33:EXDATE:20110420T181500Z
34:EXDATE:20110223T191500Z
35:EXDATE:20110209T191500Z
36:EXDATE:20110302T191500Z
37---
38-TRANSP:OPAQUE
39-X-MOZ-GENERATION:20
40-SEQUENCE:5
41-BEGIN:VALARM
42-ACTION:DISPLAY
43-TRIGGER;VALUE=DURATION:-PT1H
44-DESCRIPTION:Mozilla Alarm: Russisch lernen (Русский язык)
45-END:VALARM
46-END:VEVENT

120-BEGIN:VEVENT
121-CREATED:20090227T111942Z
122-LAST-MODIFIED:20110317T180005Z
123-DTSTAMP:20110317T180005Z
124-UID:9642638c-2bdf-4d0f-89ea-a8c9ac52687b
125-SUMMARY:Pilates
126-RRULE:FREQ=WEEKLY
127:EXDATE:20090319T183000Z
128:EXDATE:20090521T173000Z
129:EXDATE:20090702T173000Z
130:EXDATE:20091008T173000Z
131:EXDATE:20091029T183000Z
132---
133-DTEND;TZID=Europe/Berlin:20090305T213000
134-X-MOZ-GENERATION:189
135-SEQUENCE:3
136-BEGIN:VALARM
137-ACTION:DISPLAY
138-TRIGGER;VALUE=DURATION:-PT30M
139-DESCRIPTION:Mozilla Alarm: Pilates
140-END:VALARM
141-END:VEVENT
Comment 4 Sergio Martins 2011-03-24 02:35:44 UTC
DTSTART is missing, and it's required ( check the RFC ).

Please open a bug report against sunbird.
Comment 5 Stefan Hinz 2011-03-24 09:13:13 UTC
Thanks much for looking into this!

There little hope this is going to be fixed in Sunbird (or Lightning), because development seems to have come to a halt, but I've filed a bug, anyway:

https://bugzilla.mozilla.org/show_bug.cgi?id=644511

Please close this KDE bug. Thanks again!