]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-4866,CSPACE-4818: In Imports service, allow multipart/form-data upload of...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 16 Mar 2012 02:23:42 +0000 (19:23 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 16 Mar 2012 02:23:42 +0000 (19:23 -0700)
commit727ec5078b48a2951a20575fc9335fe9b9a6c616
tree1405a8a5792127f3b2f2157db798c519be9c9ecb
parenta4aaebe3bb5bf4dfe9455eb778806f603d19684b
CSPACE-4866,CSPACE-4818: In Imports service, allow multipart/form-data upload of XML files using 'text/xml' MIME type, as well as 'application/xml', to support upload form functionality of that service. Minor cleanup of error and success messages, and of the HTML upload form.
services/imports/service/src/main/java/org/collectionspace/services/imports/ImportsResource.java