Project

General

Profile

Actions

Bug #6008

closed

Metacat servlet API upload() method uses user-supplied filename for temp upload

Added by ben leinfelder over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
-
Start date:
06/21/2013
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

This can be problematic if users simultaneously attempt to upload a data file with the same name.


Related issues

Related to Metacat - Bug #6007: Registry uses filename from upload form to save in temporary directoryResolvedben leinfelder06/21/2013

Actions
Actions #1

Updated by ben leinfelder over 10 years ago

  • Status changed from New to Closed

Now using File.createTempFile() and deleting the data files when done.

Actions

Also available in: Atom PDF