Closed Bug 18161 Opened 25 years ago Closed 25 years ago

FORM without ACTION seems to POST to /

Categories

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

x86
Windows 98
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: oseiler, Assigned: pollmann)

References

()

Details

Came across this trying to change my Bugzilla password using Mozilla M10
on
Windows 98 (haven't been able to try other platforms).

The FORM element
generated by the CGI script doesn' t have an ACTION
attribute set. On any other
browser (and presumably the one that the
CGI script was tested with) the POST
will happen to the same URL as
the CGI script (POSTs back to itself); Mozilla
M10 seems to post to
http://bugzilla.mozilla.org/ (this is based on the
behaviour, given
the error message you get when you try this; I'd have to look
at
HTTP logs to be sure...)
Assignee: karnaze → kmcclusk
Reassigning to Kevin.
Assignee: kmcclusk → pollmann
Reassigning to pollmann.
Status: NEW → ASSIGNED
I think this was fixed for M11, I'll verify.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M11
Yes, it works now.  Thanks!
Status: RESOLVED → VERIFIED
Accepting pollmann's verification.
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.