Closed unifinder throws error upon event creation or modification [JavaScript Error: "this.tree is null"]
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
People
(Reporter: ssitter, Unassigned)
References
(Blocks 1 open bug)
Details
Updated•13 years ago
|
Reporter | ||
Comment 2•6 years ago
|
||
Still reported using Thunderbird 68.0a1 (20190416083948) + Lightning 7.0a1
TypeError: this.tree is null
calendar-unifinder.js:451:9
addItems chrome://calendar/content/calendar-unifinder.js:451
addItemToTree chrome://calendar/content/calendar-unifinder.js:156
onAddItem chrome://calendar/content/calendar-unifinder.js:95
notify resource://calendar/modules/utils/calDataUtils.jsm:40
notify resource://calendar/modules/utils/calDataUtils.jsm:68
onAddItem jar:file://[...]/components/calCompositeCalendar.js:49
notify resource://calendar/modules/utils/calDataUtils.jsm:40
notify resource://calendar/modules/utils/calDataUtils.jsm:68
adoptItem jar:file://[...]/components/calStorageCalendar.js:467
addItem jar:file://[...]/components/calStorageCalendar.js:415
doTransaction resource://calendar/calendar-js/calTransactionManager.js:136
createAndCommitTxn resource://calendar/calendar-js/calTransactionManager.js:27
doTransaction chrome://calendar/content/calendar-item-editing.js:636
onNewEvent chrome://calendar/content/calendar-item-editing.js:238
onCommandSave chrome://lightning/content/lightning-item-iframe.js:3181
onCommandCancel chrome://lightning/content/lightning-item-iframe.js:499
onCancel chrome://lightning/content/lightning-item-iframe.js:524
receiveMessage chrome://lightning/content/lightning-item-iframe.js:203
Updated•4 years ago
|
Comment 3•4 years ago
|
||
This should be re-tested with the latest beta or nightly to see if bug 1684500 has improved the situation as it touched calendar/base/content/calendar-unifinder.js and added additional null checks.
Updated•2 years ago
|
Description
•