Closed Bug 46198 Opened 24 years ago Closed 24 years ago

Page not loaded after form was submitted

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 41950

People

(Reporter: MatsPalmgren_bugz, Assigned: pollmann)

References

()

Details

STEPS TO REPRODUCE:
1. goto http://www.geekboys.org/
   (if you have an account and already are logged in - log out first)
2. fill in username+password and press the Login button.
   This should display your channels.

ACTUAL RESULTS:
I think the FORM submitted OK, because I was actually logged in, but new page
was never loaded.

EXPECTED RESULTS:
My subscribed channels should appear when pressing the Login button.

DOES NOT WORK CORRECTLY ON:
Mozilla nightly build 2000-07-20-08 on Windows 98 SE.

WORKS CORRECTLY ON:
Communicator 4.72 on Windows 98 SE.

ADDITIONAL INFO:
You have to create an account if dont have one (it takes only a minute.)
Eric, could you take a look?
Assignee: rods → pollmann
I've seen this problem on other sites. Basically, if the "submit" goes to the
same page and has a pound in the URL (hash for the UK folks), it doesn't reload
the page properly (though it does submit the URL). 
There is no hash (#) in the URL this form is being submitted to.  Instead, it is
being submitted to a URL that responds by refreshing to the same URL.  Could be
a dup of bug 41950?  I'll try the patch there.  In the meantime, nominating for
beta3 in case it's not,because this is a serious failure.
Status: NEW → ASSIGNED
Keywords: nsbeta3
OS: Windows 98 → All
Hardware: PC → All
Marking dup of 41950.  Dp's patch fixes on that bug also fixes this bug.

*** This bug has been marked as a duplicate of 41950 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified with build 2000-09-02-08 on win98. Login at geekboys.org now works.
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.