Actions
Bug #3084
closedNeed to be able to set filenames on data uploads
Start date:
01/22/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3084
Description
There needs to be functionality in metacat to allow the setting of a filename for data uploads. Currently, when you upload a data file, it is stored on disc as it's docid. When you go to download it, the MIME filename attribute is set as "data". There needs to be an interface added to set the MIME filename on upload so that when you download the file, the correct filename can be put into the MIME encoding.
This will probably require adding a field to xml_documents to store the filename. The appropriate interfaces on the ecogrid also need to be updated so that this functionality is available via the grid.
Related issues
Actions