Closed Bug 119979 Opened 23 years ago Closed 23 years ago

NPN_PostURL with FILE=TRUE does not delete temp file after POST

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
Future

People

(Reporter: rob.hadfield, Assigned: srgchrpv)

References

Details

When using NPN_PostURL to POST the contents of a file, the temporary file is not
deleted after the POST.

I have only found this problem to occur in Mozilla 0.9.7 (Build 2001122106)...

I think it might have something to do with the last bug I reported, 113543,
where the contents of the file were not being POSTed.  That, thankfully, is now
fixed...  but this other problem exists.

I tried changing our plugin to delete the temporary file, but I get a sharing
violation because Mozilla does not appear to release its hold on the file, even
after the plugin has terminated.

Regards,
Rob Hadfield
Unisys (NZ)
Serge,

Does your patch in bug 115308 address this?
Assignee: av → serge
Status: UNCONFIRMED → NEW
Ever confirmed: true
yes, it does. I'll mark it as a dup of bug 115308 after I'll check in that patch
Depends on: 115308
fixed by check in for bug 115308
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Target Milestone: --- → Future
yep, verified.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.