Closed
Bug 75867
Opened 24 years ago
Closed 24 years ago
click on form submit button does not pull up a result page
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: joevld, Assigned: rods)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
BuildID: 2001041220
When filling out HTML forms on any page, I can enter information into the form
just fine. When clicking on the "Submit" control, the information is sent, but
I am not redirected to a result page, as I should be. I know the info is being
sent becuase on bulliten boards, I can see that the message has been posted.
Reproducible: Always
Steps to Reproduce:
1. Open any HTML page with a form.
2. Enter information as needed.
3. Click "submit" button.
Actual Results: Information is sent, but I am not shown any kind of results
page.
Expected Results: Information should be sent, and the page returned by the
site should be displayed.
It's possible that only forms that begin like this:
<form action="(name of script)" method=POST>
are affected. I am unable to find any form that uses the GET method.
![]() |
||
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 75847 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•