Closed
Bug 305924
Opened 20 years ago
Closed 20 years ago
Unchecking calendar in calendar list gives error in JavaScript console
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: robin.edrenius, Assigned: mostafah)
Details
Unchecking a calendar in the calendar list gives a JavaScript Console error.
Error: this.parentNode has no properties
Source File: chrome://global/content/bindings/listbox.xml
Line: 761
| Reporter | ||
Comment 1•20 years ago
|
||
I don't see this anymore.
It's broken on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060117 Mozilla Sunbird/0.3a1+ (had to comment out checkForMailNews(); in calendar.js for that build to work properly)
And works properly on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060119 Mozilla Sunbird/0.3a1+
Can anyone confirm?
Comment 2•20 years ago
|
||
(In reply to comment #1)
> I don't see this anymore.
> ...
> Can anyone confirm?
Confirmed. I do not see the error in linux-2006-01-29-04-trunk and win32-2006-01-29-02-trunk sunbird build anymore. Resolving WFM.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•