Closed
Bug 315011
Opened 20 years ago
Closed 17 years ago
JavaScript Errors on Startup
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: vogt, Assigned: mscott)
Details
Attachments
(1 file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051025 Firefox/1.5
Build Identifier: Thunderbird 1.5 Beta 2 (20051006)
Whenever I start Thunderbird and check the javascript console I see five messages there.
Error:
Source File: jar:resource:///chrome/en-US.jar!/locale/en-US/editor/contents.rdf Line: 1
Failed to load old-style contents.rdf at
'jar:resource:///chrome/en-US.jar!/locale/en-US/editor/contents.rdf'
Error:
Source File: jar:resource:///chrome/classic.jar!/skin/classic/messenger-newsblog/contents.rdf Line: 1
Failed to load old-style contents.rdf at
'jar:resource:///chrome/classic.jar!/skin/classic/messenger-newsblog/contents.rdf'
Error: [Exception... "Component returned failure code..." (see attachment)
Reproducible: Always
Steps to Reproduce:
1. Start Thunderbird
2. Open JavaScript Console
3. See the errors
| Reporter | ||
Comment 1•20 years ago
|
||
The first error with ../editor/contents.rdf is described in bug #313861 and has a patch.
Comment 3•17 years ago
|
||
=> WFM current trunk.
please comment if you still see problem.
Severity: normal → minor
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•