Bug 7136 - Empty <input type="text"> submit with default value
Summary: Empty <input type="text"> submit with default value
Status: RESOLVED DUPLICATE of bug 6733
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://baal.pingouin.ca/dump/formSafa...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-07 13:24 PST by Julien Nadeau
Modified: 2006-02-08 11:16 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Nadeau 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.
Comment 1 Joost de Valk (AlthA) 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 ***