RESOLVED DUPLICATE of bug 67337136
Empty <input type="text"> submit with default value
https://bugs.webkit.org/show_bug.cgi?id=7136
Summary Empty <input type="text"> submit with default value
Julien Nadeau
Reported 2006-02-07 13:24:53 PST
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
Joost de Valk (AlthA)
Comment 1 2006-02-08 11:16:42 PST
This is a duplicate and has been fixed. *** This bug has been marked as a duplicate of 6733 ***
Note You need to log in before you can comment on or make changes to this bug.