Closed
Bug 871211
Opened 12 years ago
Closed 12 years ago
EXDATE properties in UTC are not recognized by ical.js backend
Categories
(Calendar :: ICAL.js Integration, defect)
Calendar
ICAL.js Integration
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 872173
People
(Reporter: mmecca, Unassigned)
References
Details
The libical backend uses UTC for EXDATE properties, but the ical.js backend does not recognize them, which causes previously deleted occurrences of repeating items to be shown.
STR:
1) Set the calendar backend to libical
2) Create and open a new ics calendar
3) Create a daily repeating event
4) Delete at least one occurrence of the event
5) Switch to the ical.js backend
6) Restart Thunderbird
Results:
All occurrences of the event are displayed, including those deleted.
Updated•12 years ago
|
Summary: EXDATE properties in UTC are not recognized by ical.js backend → [jsical] EXDATE properties in UTC are not recognized by ical.js backend
Updated•12 years ago
|
Component: Internal Components → ICAL.js Integration
Summary: [jsical] EXDATE properties in UTC are not recognized by ical.js backend → EXDATE properties in UTC are not recognized by ical.js backend
Comment 1•12 years ago
|
||
I assume this has to do with bug 872173. When you are reviewing that patch please test this case again and reopen if needed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•