Closed
Bug 356549
Opened 19 years ago
Closed 19 years ago
No file being upload after hit back button and resubmit form
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: kulchytskyy, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.8.1) Gecko/20061003 Firefox/2.0
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.8.1) Gecko/20061003 Firefox/2.0
See Steps to Reproduce
Reproducible: Always
Steps to Reproduce:
1. Form method="POST" and enctype="multipart/form-data" have input type "file"
2. Browse/Select file and hit submit
3. File uploaded OK.
4. Click Back button
5. Form is filled with recent entered data and input (type file) shows selected file
6. Click submit again.
7. No file uploaded
Actual Results:
file is not send
Expected Results:
upload file
Firefox 2.0 rc2
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•