Closed
Bug 70968
Opened 24 years ago
Closed 24 years ago
Redirect doesn´t work on that page
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
VERIFIED
WORKSFORME
mozilla0.9.1
People
(Reporter: Matti, Assigned: darin.moz)
References
()
Details
win2k / build 2001030505
1. load the URL.
2. You can see a error while loading
-----------------------------------------------------------------------------
JavaScript error:
line 0: uncaught exception: [Exception... "Access to property denied" code: "1
010" nsresult: "0x805303f2 (NS_ERROR_DOM_PROP_ACCESS_DENIED)" location: "http:/
/us.geo1.yimg.com/us.geocities.com/js_source/ygNSLib8.js Line: 133"]
-------------------------------------------------------------------------------
After 10 sec, you should redirected but this doesn´t work.
You get a JS error after 10sec :
---------------------------------------------------------------
JavaScript error:
line 0: uncaught exception: [Exception... "Access to property denied" code: "1
010" nsresult: "0x805303f2 (NS_ERROR_DOM_PROP_ACCESS_DENIED)" location: "http:/
/www.geocities.com/nicolaasuni/ Line: 15"]
If you click manually on that link, the new page will loaded.
Comment 1•24 years ago
|
||
over to Networking
Assignee: asa → darin
Status: UNCONFIRMED → NEW
Component: Browser-General → Networking: HTTP
Ever confirmed: true
QA Contact: doronr → tever
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.1
Assignee | ||
Comment 2•24 years ago
|
||
my changes for bug 76866 will fix this bug as well.
Depends on: 76866
Assignee | ||
Comment 3•24 years ago
|
||
WORKSFORME after the http branch landing.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 4•24 years ago
|
||
verified fixed with win2k build 20010514.. (CVS debug)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•