Closed Bug 54929 Opened 24 years ago Closed 24 years ago

Form POSTing doesn't send hidden fields.

Categories

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

x86
Linux
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: gagan, Assigned: pollmann)

References

()

Details

Attachments

(1 file)

This is the open version of the bugscape bug 2533. I still see this problem in
both the trunk and the branch. To test-- simply send a POST based form and
enumerate all the entries. Hidden ones are not there.

This completely breaks POST based form submission since a LOT of web sites use
hidden fields.
Argh... my error. Wrong builds! This works fine on the latest branch. Haven't
tried the trunk. I don't have an updated trunk here, but have added a simplified
test case to verify if this works on trunk as well. Someone with the latest
trunk build should verify this. (otherwise WORKSFORME on the trunk)
Summary: Form POSTing doesn't send hidden fields. → Form POSTing doesn't send hidden fields.
last line-
s/WORKSFORME on the trunk/WORKSFORME on the branch/
This also works for me with my latest trunk build.  Marking WORKSFORME.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Attached file test case
In the page returned from clicking on "Submit" in the test case, you should see
"x" followed by it's value, "xval".
Verifying on 
Windows 98 build 2000-10-08-08-MN6
Linux RedHat6.2 build 2000-10-08-09-MN6        
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: