Parse error in Thunderbird-generated ICS calendar file
Categories
(Calendar :: ICAL.js Integration, defect)
Tracking
(Not tracked)
People
(Reporter: ctreber, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0
Steps to reproduce:
Tried to dismiss a calendar notification or create a new event in my calendar (self-hosted ICS file on web server)
Actual results:
I'm being informed an error has occurred and the calendar is placed in read only mode. This all worked before the upgrade to version 102 a few minutes ago; nothing changed on the web server/ in the ICS file.
Error Console reports Exception by CalStorageDatabase.jsm
Calendar:
Exception { name: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS", message: "[JavaScript Error: "zone is null" {file: "resource:///modules/calendar/Ical.jsm" line: 5513}]'[JavaScript Error: "zone is null" {file: "resource:///modules/calendar/Ical.jsm" line: 5513}]' when calling method: [calIDateTime::getInTimezone]", result: 2153185313, filename: "resource:///modules/calendar/calStorageHelpers.jsm", lineNumber: 189, columnNumber: 0, data: XPCWrappedNative_NoHelper, stack: "newDateTime@resource:///modules/calendar/calStorageHelpers.jsm:189:19\ngetEventFromRow@resource:///modules/calendar/CalStorageItemModel.jsm:665:24\ngetEventFromRow@resource:///modules/calendar/CalStorageCachedItemModel.jsm:148:24\ngetEvents/start/<@resource:///modules/calendar/CalStorageItemModel.jsm:175:30\nhandleResultInner@resource:///modules/calendar/CalStorageDatabase.jsm:176:21\n", location: XPCWrappedNative_NoHelper }
Expected results:
Since TB created the file and determines it format, it should be able to read it...
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Bug 1791038? Still see it in version 102.4.0?
Reporter | ||
Comment 2•2 years ago
|
||
Looks good! Problem is gone.
Updated•2 years ago
|
Description
•