Actions
Bug #3394
closedcan't upload xml documents via multipart
Start date:
06/12/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3394
Description
You can only upload a binary file via the action=upload functionality. This should be changed to allow xml documents as well since you may want to use multipart encoding to upload an xml file from a web form instead of having to send the entire text of the document with the action=insert function.
Updated by Chad Berkley over 16 years ago
I added functionality to metacat to allow this. the new action is called "insertmultipart". I haven't made it work with updates yet but that should be pretty straightforward.
Actions