Task #1290
Bug #1252: mimemultipart handling is buggy
MMP not working for PUT operations
Start date:
Due date:
% Done:
100%
Milestone:
Product Version:
*
Story Points:
Sprint:
Description
multipart entities are not available for the multipartRequestResolver.
History
#1 Updated by Rob Nahf almost 14 years ago
- Category set to d1_common_java
- Status changed from New to In Progress
- Assignee deleted (
Rob Nahf) - % Done changed from 0 to 80
showed up as update method not working. Did not work using curl to make the request, and found potential issue with PUT on tomcat. Robert located error in default behavior of underlying apache code MPrequestResolver uses. In process of testing
#2 Updated by Rob Nahf almost 14 years ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
tests with updated MultipartRequestResolver show that multipart transmission is working, although a bug found in doUpdate in metacat.