Closed Bug 133339 Opened 23 years ago Closed 23 years ago

file upload locks file, cannot remove a file that has been uploaded until the browser is closed

Categories

(Core Graveyard :: File Handling, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 126829

People

(Reporter: glenn_kidd, Assigned: law)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9) Gecko/20020311 BuildID: 2002031104 After uploading a file via the <input type="file" name="upload"> mechanism, the file locks. You can no longer delete, move, or edit the file until you close the browser. I first encountered this problem using the WebLogic server console but I found an example which I listed inthe URL field which demonstrates the problem as well. I was able to reproduce this problem 3 times, at 3 different places. Reproducible: Always Steps to Reproduce: 1. Go to http://gemal.dk/browserspy/upload.html 2. click on browse to select a text file 3. click on upload 4. after the next page is done loading, try to delete the file Actual Results: I was prompted as follows: "Cannot delete filename. There has been a sharing ciolation. The source or destination file may be in use." Expected Results: After uploading the file. Mozilla should release its handle on the uploaded file. You can reproduce the problem by making an html page containing: <input type="file" name="upload">
*** This bug has been marked as a duplicate of 126829 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
marking verified as a duplicate. if you decide to reopen this bug, please clarify why. search string for bugspam removal: SalviaGuaranitica
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.