Closed
Bug 508521
Opened 16 years ago
Closed 16 years ago
Uploaded file not closed
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 479778
People
(Reporter: vali, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; cs; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; cs; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
When I upload a file to a server via standard POST file upload, the file remains open (locked) by FF process until I close the browser.
Reproducible: Always
Steps to Reproduce:
1. Browse to any page with form allowing file upload.
2. Upload any file.
3. Try to delete the file.
Actual Results:
Unlocker says file is open by FireFox process.
Expected Results:
I should be able to delete the file.
Comment 1•16 years ago
|
||
Are you using the Firebug extension ? Then it's a dupe of bug 479778 (you need to upgrade to Firebug 1.3.1 or 1.4)
It can also be caused by the LifeHttpHeaders extension.
Hi Jo,
you are right, I am using LifeHttpHeaders. Sorry for false report.
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•