Closed Bug 18967 Opened 25 years ago Closed 25 years ago

Form won't post correctly: unrecognized content-type

Categories

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

x86
Windows NT
defect

Tracking

()

CLOSED DUPLICATE of bug 7533

People

(Reporter: jhreingold, Assigned: pollmann)

References

()

Details

Fill in the login form at the URL above. You can make up a userid and password,
because posting the form will fail. When you hit "login", you should get the
same form redisplayed, with an "Invalid username/password" message on it
(assuming you didn't actually guess a real userid/password :-). This works
correctly using IE5 and NS 4.7. However, when using Mozilla M10 ("apprunner"),
you get the following message:

cgi-lib.pl: Unknown Content-type: application/x-www-form-urlencoded;
charset=ISO-8859-1

I don't have a handy way to tweak outgoing headers, so I couldn't experiment
with changing the content-type header.

I have re-verified this with Mozilla build 1999111016.
Assignee: karnaze → pollmann
Eric, please reassign if appropriate.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
This was bug 7533.  Fixed in M11.

*** This bug has been marked as a duplicate of 7533 ***
Status: RESOLVED → VERIFIED
QA Contact: cpratt → elig
Verifying as duplicate. (And also confirmed that this individual instance of the
bug is fixed in this morning's M12 builds on NT, just to be sure.)
Status: VERIFIED → CLOSED
Verified this in the 1999112908 build - it really works this time.
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.