Closed
Bug 1765247
Opened 3 years ago
Closed 3 years ago
JavaScript error: resource:///components/calCachedCalendar.js, line 311: TypeError: can't access property "spec", this.uri is undefined
Categories
(Calendar :: Internal Components, defect)
Calendar
Internal Components
Tracking
(thunderbird_esr91 unaffected, thunderbird100 wontfix)
RESOLVED
FIXED
101 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
thunderbird100 | --- | wontfix |
People
(Reporter: mkmelin, Assigned: mkmelin)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
For a calendar with problems, I get
JavaScript error: resource:///components/calCachedCalendar.js, line 311: TypeError: can't access property "spec", this.uri is undefined
This is from https://hg.mozilla.org/comm-central/rev/8d5f9a37e98e
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
Assignee | ||
Updated•3 years ago
|
status-thunderbird100:
--- → wontfix
Target Milestone: --- → 101 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/b3126515e6d5
fix wrong "this" in calCachedCalendar.js replayChangesOn onResult. r=lasana
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•