Closed
Bug 269996
Opened 20 years ago
Closed 20 years ago
uncaught exception error on starting this file and closing the browser
Categories
(Toolkit Graveyard :: Error Console, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: alexander_van_hoorn, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: MMozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 The javascript that checks for the presence of document.getElementById works, but gives a strange error at the JavaScript Console. This is both when you start this javascript and close the browser. As far as I know, it only shows up when the file is on my computer and not on a server. Reproducible: Always Steps to Reproduce: 1.Place the file on the desktop 2.Open it with Mozilla Firefox 1.0 3.Check out the js console Actual Results: The javascript console freaks out (but the script works). Expected Results: Nothing. It should just work. No errors.
Comment 1•20 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 what do you see in JS console?
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Updated•16 years ago
|
Product: Firefox → Toolkit
Updated•8 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•