Issue Details (XML | Word | Printable)

Key: FILEUPLOAD-31
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Justin Sampson
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons FileUpload

[PATCH] Added some tests

Created: 13/Jul/04 01:00 AM   Updated: 30/Oct/06 09:42 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File fileupload-tests.patch 2004-07-13 01:01 AM Justin Sampson 5 kB
Environment:
Operating System: All
Platform: All

Bugzilla Id: 30059
Resolution Date: 30/Oct/06 09:42 PM


 Description  « Hide
We've added a couple of tests for parsing multipart requests in FileUploadTest.
I'll attach a patch based on CVS.

We also added the existing DefaultFileItemTest to TestAll, where it had
apparently been overlooked.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Justin Sampson added a comment - 13/Jul/04 01:01 AM
Created an attachment (id=12096)
Patch with added tests

Martin Cooper added a comment - 14/Oct/04 11:51 AM
Applied in the 20041014 nightly build. Thanks!