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

Thomas Neidhart resolved FILEUPLOAD-237.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4

Fixed in r1637988.

Thanks for the report.

> Update Documenation for Streaming
> ---------------------------------
>
>                 Key: FILEUPLOAD-237
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-237
>             Project: Commons FileUpload
>          Issue Type: Improvement
>            Reporter: r
>            Priority: Trivial
>             Fix For: 1.4
>
>
> I THINK the documentation is wrong when it says to use item.openStream()
> http://commons.apache.org/proper/commons-fileupload/streaming.html
> I relooked a the API for FileItem documentation.
> http://commons.apache.org/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/FileItem.html
> The API says to use: item.getInputStream() which is the correct way
> That fixed the issue my issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to