Bug #1252
mimemultipart handling is buggy
Start date:
2011-01-24
Due date:
% Done:
100%
Milestone:
Product Version:
*
Story Points:
Sprint:
Description
On both client and server side, implementation of mimemultipart is buggy, and needs refactoring and consolidation. Proposal to use 3rd party libraries to handle request creation and parsing. Will have to evaluate several packages.
Subtasks
History
#1 Updated by Rob Nahf almost 14 years ago
- Category set to Documentation
- Status changed from New to In Progress
- Priority changed from Normal to High
- % Done changed from 0 to 50
Settling on the apache HttpMime 4.0.3 release for client-side handling.
Testing the O'Reilly (COS) package for request parsing on the server-side. (com.oreilly.servlet.multipart)
#2 Updated by Rob Nahf almost 14 years ago
- Position set to 8
- Target version changed from Sprint-2011.03 to Sprint-2011.04
- Position deleted (
10)
#3 Updated by Dave Vieglais almost 14 years ago
- Position set to 3
- Target version changed from Sprint-2011.04 to Sprint-2011.05
- Position deleted (
11)
#4 Updated by Rob Nahf almost 14 years ago
- Status changed from In Progress to Closed
new apache implementations now working.