Closed
Bug 13028
Opened 26 years ago
Closed 26 years ago
On the submit button on the form it gives a 405 error webbot-self
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: eramac, Assigned: pollmann)
References
()
Details
on the second page when the submit button is pressed web surfers are given a
405 error message and the address line displays webbot-self.
Assignee: grail → karnaze
Component: User interface → Form Submission
Product: Grendel → Browser
Updated•26 years ago
|
Assignee: karnaze → pollmann
Comment 2•26 years ago
|
||
Eric, please decide if this should go to Gagan.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 3•26 years ago
|
||
I don't see a second page with a form. (page2.html has no form or submit
button)
I did go to the Sign Up Form to verify that we work the same as NS. In fact,
Nav gets an error page instead of submitting the form. We can't submit the form
because someone put this in the page source:
<A HREF="mailto:ugrrf@1st.net><INPUT TYPE=SUBMIT...></A>
And that turns the entire button into a linke that pulls open a mail compose
window.
I'd like to look into this bug, but there is no coherent test case. As such and
due to it's age, I'm marking it invalid. If you wish to reopen this bug, please
attach a testcase and explain the expected and observed behaviour, thanks!
Comment 4•25 years ago
|
||
I can't find a submit button on the page...This seems to be invalid..marking as
verified.
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•