Closed
Bug 248485
Opened 21 years ago
Closed 21 years ago
The page stops loading and there is an error generated in js console
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Laurent.Tambour, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
This is the copy/paste of js console:
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]" nsresult: "0x80004002
(NS_NOINTERFACE)" location: "JS frame :: chrome://browser/content/browser.js ::
updateGoMenu :: line 813" data: no]
Reproducible: Always
Steps to Reproduce:
1.go to the website www.ifrance.com, that's all :-)
2.
3.
Actual Results:
The page stops loading
Expected Results:
A page correctly loaded (it works fine with M$ IE 6.x)
All the information I have comes from the js console.
Comment 1•21 years ago
|
||
WFM, but I also get an error in the JS console:
Error: nobswo has no properties
Source File: http://www.ifrance.com/heberg/
Line: 1072
I get a similar error however, everything was find in Mozilla 1.6, IE 5.5, 6,
Opera, etc.
It's just the 1.7 builds, including this latest security update 1.7.2
Error: uncaught exception: [Exception... "Component returned failure code:
0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH) [nsILocalFile.initWithPath]"
nsresult: "0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH)" location: "JS frame ::
chrome://browser/content/search.xml :: initialize :: line 31" data: no]
Comment 3•21 years ago
|
||
The ifrance.com page loads entirely without stopping. Firefox 0.10.1 rv 1.7.3
build 20041006 under XP Pro SP2 here.
Resolving as WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•