Closed
Bug 1643701
Opened 3 years ago
Closed 8 months ago
getTimezone in calStorageHelpers can fail when icaljs is enabled
Categories
(Calendar :: ICAL.js Integration, defect)
Calendar
ICAL.js Integration
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1791038
People
(Reporter: neil, Unassigned)
References
Details
If an event's calITimezone
is not known to Lightning, then the storage saves the full VTIMEZONE, which is converted back into a calITimezone
by calStorageHelpers.getTimezone()
. However this code fails for full VTIMEZONE entries when icaljs is enabled, preventing those calendars from loading.
Updated•8 months ago
|
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•