Closed
Bug 282016
Opened 20 years ago
Closed 20 years ago
Creates an error in the javascript console in chrome://global/content/bindings/tabbrowser.xml, line 589.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 225854
People
(Reporter: Cloink_Friggson, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007
The full error text is
Error: event.target.rel has no properties
Source File: chrome://global/content/bindings/tabbrowser.xml
Line: 589
...and as stated in the "url" box, it occurs when Moz is loading an XML file.
If relevant, the displayed version of the xml-document states at the top:
This XML file does not appear to have any style information associated with it.
The document tree is shown below.
Although this of course is not a problem with the software I'm developing, it is
very distracting - the js console is very useful for spotting my own js
bugs/errors, but it keeps popping up with this internally-gen'd error.
Reproducible: Always
Comment 1•20 years ago
|
||
Does this still happen with a current build (meaning Mozilla 1.7.5 or Mozilla
1.8a6)?
Comment 2•20 years ago
|
||
This was fixed over two years ago...
Clark, please don't file bugs on Mozilla 1.5 - it's too old.
*** This bug has been marked as a duplicate of 225854 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 3•20 years ago
|
||
Erh, at least one year ago that is ;-)
You need to log in
before you can comment on or make changes to this bug.
Description
•