Bug 7136
| Summary: | Empty <input type="text"> submit with default value | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Julien Nadeau <junado> |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | junado |
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://baal.pingouin.ca/dump/formSafari.php | ||
Julien Nadeau
When editing the content of a <input type="text" name="something" value="default" /> tag in a HTML form, if the content is completely removed (everything is erased), when the user submits the form, empty data field will not be submitted as empty and will instead submit with their previous value.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Joost de Valk (AlthA)
This is a duplicate and has been fixed.
*** This bug has been marked as a duplicate of 6733 ***