Closed
Bug 20293
Opened 26 years ago
Closed 26 years ago
Java Servlet Unable to Parse POST Data
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: pcurtis, Assigned: pollmann)
References
()
Details
Overview Description:
There seems to be a disconnect between Moz and Java servlet websites. Not all
servlet sites, but I believe those that use Apache/JServ
(http://java.apache.org). In IE and Nav, the test case returns the data. In Moz,
the POST content is sent, but unparsable.
1. Go to http://www.terrapin.com/curtis/parameter_test.html
2. Enter stuff in the form.
3. Click SUBMIT.
Actual Results: No POST parameters are available.
Expected Results: Try it with Nav 4.x or IE. Each POST field should be printed.
Builds: 1999111520 Win32 &Linux
Additional Information: I'll report this bug through the Apache bug system, too,
as it may very well be their code.
Comment 1•26 years ago
|
||
Eric, please take a look to see if it is netlib related.
Assignee: karnaze → pollmann
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 3•26 years ago
|
||
I got back the same thing in today's build and Nav. Marking this a dup of 7533
because there's a 90% chance it was. It works now anyhow.
*** This bug has been marked as a duplicate of 7533 ***
Updated•6 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
•