Closed
Bug 325717
Opened 20 years ago
Closed 20 years ago
input type=file allows entering any text in the form field
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 258875
People
(Reporter: rambousek, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060123 SeaMonkey/1.5a
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.0.1) Gecko/20060124 Firefox/1.5.0.1
It's possible to enter any text to the field of input type=file and Firefox sends the form as if the file really exists on disk.
Reproducible: Always
Steps to Reproduce:
1.open any page with form for sending files
2.you can enter anything you like to the file field
Expected Results:
The field for file should not be editable (for example as in SeaMonkey)
Comment 1•20 years ago
|
||
Bug 258875 will implement this.
*** This bug has been marked as a duplicate of 258875 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•