[ 
https://issues.apache.org/jira/browse/FILEUPLOAD-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simone Tripodi resolved FILEUPLOAD-230.
---------------------------------------

    Resolution: Implemented
      Assignee: Simone Tripodi

Ciao Danilo,

This has already been fixed in trunk, where the parse method now returns a 
{{List<FileItem>}}.

There is also a new method which returns a {{Map<String, FileItem>}} that could 
be helpful to access to specific parameters.

Thanks for reporting!
                
> ServletFileUpload.parseRequest with raw List return type
> --------------------------------------------------------
>
>                 Key: FILEUPLOAD-230
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-230
>             Project: Commons FileUpload
>          Issue Type: Wish
>    Affects Versions: 1.2.2
>         Environment: Any
>            Reporter: Danilo Angeloni
>            Assignee: Simone Tripodi
>            Priority: Trivial
>
> ServletFileUpload.parseRequest returns a List of FileItem but the type in the 
> method declaration is raw

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to