Closed
Bug 111727
Opened 24 years ago
Closed 23 years ago
URL in JavaScript Unloadable
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
VERIFIED
FIXED
mozilla1.2alpha
People
(Reporter: tajkkj, Assigned: joki)
References
()
Details
(Whiteboard: [FIXED_ON_TRUNK])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.6+) Gecko/20011123
BuildID: 2001112303
The referenced URL is no longer loadable in this build. It was loadable in the
2001111203 build.
Reproducible: Always
Steps to Reproduce:
1.Go to https://www.putnaminvestments.com/individual/index.html
2.Wait forever for page to load
Actual Results: Requested page never finishes loading
Expected Results: Page should load as with build 2001111203
Comment 1•24 years ago
|
||
Confirming bug with Linux trunk build 2001-11-20-08.
Comment 2•24 years ago
|
||
dom events... seems like onload never fires here
Assignee: asa → joki
Status: UNCONFIRMED → NEW
Component: Browser-General → DOM Events
Ever confirmed: true
OS: Windows ME → All
QA Contact: doronr → vladimire
Hardware: PC → All
| Reporter | ||
Comment 3•24 years ago
|
||
*** Bug 114195 has been marked as a duplicate of this bug. ***
| Reporter | ||
Comment 4•23 years ago
|
||
Any progress on this bug?
Comment 5•23 years ago
|
||
maybe a dupe of http://bugzilla.mozilla.org/show_bug.cgi?id=109865 ?
Target Milestone: --- → mozilla1.2
Comment 6•23 years ago
|
||
*** Bug 140307 has been marked as a duplicate of this bug. ***
Comment 7•23 years ago
|
||
*** Bug 141344 has been marked as a duplicate of this bug. ***
Comment 8•23 years ago
|
||
To the best of my ability to determine, this site sucks. :)
index.htm loads sub_index.htm which loads holder2.htm which is just blank.
I don't see where any content could be coming from here...
Comment 9•23 years ago
|
||
I agree the site sucks. And indeed holder2.htm is blank, and yet there seems to
be something about both index.html and sub_index.htm -- if you load holder2.htm
directly into a Mozilla window, it is blank, but the other two never get done
loading.... here is what happens:
IE Netscape4.7 Mozilla
index.html Has Content Has Content Never loads fully - infinite loop?
sub_index.htm Has Content Had Content Never loads fully - infinite loop?
holder2.htm Blank Blank Blank (but does fully load)
Clearly the site is bad, but seems like it is giving Mozilla a good stress test
at least.
| Reporter | ||
Comment 10•23 years ago
|
||
In using the 200050908 nightly, I can view the referenced site as described in
the steps to reproduce below.
| Reporter | ||
Comment 11•23 years ago
|
||
Hmmm. Using the 1.0RC2 (2002051006) the problem is back.
Comment 12•23 years ago
|
||
STill broken in RC3 (2002052306) - win98.
Comment 13•23 years ago
|
||
*** Bug 155070 has been marked as a duplicate of this bug. ***
Comment 14•23 years ago
|
||
WFM with 2002062808 on Win 98.
| Reporter | ||
Comment 15•23 years ago
|
||
https://www.putnaminvestments.com/individual/index.html which is the site I was
having trouble with is now displayed for me. Great work fixing this. Thanks.
Comment 16•23 years ago
|
||
worksforme as well...
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Comment 18•23 years ago
|
||
This seems to only be fixed on the trunk.
Does anyone know what fixed this so we can get it on the branch? This is critical...
Comment 19•23 years ago
|
||
Hangs in commercial branch Gecko/20020819 on Win2k.
Comment 20•23 years ago
|
||
I am reopening this bug until the fix is located and on the branch:
2002.05.09.08 trunk win2k: works fine
2002.05.07.08 trunk win2k: broken
TOPEMBED
Updated•23 years ago
|
Whiteboard: fixed on trunk
Comment 21•23 years ago
|
||
2002.05.08.21 trunk linux -- broken
2002.05.09.08 trunk linux -- works
My initial suspicion would be that fixing bug 142976 fixed this.
Comment 22•23 years ago
|
||
Rpotts, do you agree? I want to know if that's the bug I should be attaching all
my keywords to. Thanks.
Keywords: nsbeta1
Whiteboard: fixed on trunk → [FIXED_ON_TRUNK]
Comment 23•23 years ago
|
||
i've checked the patch for bug #142976 into the 1.0 branch.
this fixes the problems with the putnam investments site...
-- rick
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
Comment 24•23 years ago
|
||
I am SO happy and Putnam will be too. Thanks.
Jaime could you get +s please?
Keywords: edt1.0.2,
mozilla1.0.2
Comment 25•23 years ago
|
||
Nevermind that last remark...please + on bug #142976
Keywords: edt1.0.2,
mozilla1.0.2,
nsbeta1,
topembed
You need to log in
before you can comment on or make changes to this bug.
Description
•