Closed
Bug 137012
Opened 24 years ago
Closed 24 years ago
Form submission using Javascript fails because of "No Cache"
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 136267
People
(Reporter: harrisog, Assigned: alexsavulov)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204
BuildID: 20020204
When attempting to select "State" or "Region" at the Qwest site, the server
returns the following error an asks again for the selection:
Unknown reason
An error has occurred. HTTP/1.1 200 OK Server: Netscape-Enterprise/3.6 SP3 Date:
Fri, 12 Apr 2002 00:14:36 GMT Pragma: No-cache Expires: Tue, 20 Jun 1995
04:13:09 GMT Content-type: text/html Connection: close
[ ]
Reproducible: Always
Steps to Reproduce:
1.Go to URL
2.Select state or region (e.g., New Mexico)
3.Wait for error
Actual Results: Browser returns to ask for selection again.
Expected Results: Sent or received proper information (cookie) to allow Qwest
to track the state selected
resolving as dup of WFM bug 136267. Not because the sympthoms are identical, but
because os same site and steps to repro a problem there. Several users testing
with new builds do not see the problem anymore.
*** This bug has been marked as a duplicate of 136267 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 3•24 years ago
|
||
This is the same as bug 136267, I'm sure of it. The error message is something
that's been wrong with their site for only the last few days, and I believe it's
unrelated to this bug. The error message quoted above happens periodically to
me as well even using browsers that can successfully navigate the site. I can
navigate the site fine if I grab a newer build and then create a new profile.
You must create a new profile from within the newer build for this to work.
Updated•7 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•