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

Tomek  closed FILEUPLOAD-191.
-----------------------------


> Temporary files aren't deleted when FileItem.getinputStream is used
> -------------------------------------------------------------------
>
>                 Key: FILEUPLOAD-191
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-191
>             Project: Commons FileUpload
>          Issue Type: Bug
>    Affects Versions: 1.2, 1.2.1, 1.2.2
>         Environment: Windows 7, Apache Tomcat 6.0.29
>            Reporter: Tomek 
>         Attachments: Golf Ball.jpg, webapp.zip
>
>
> While uploading files I need to use FileItem.getInputStream. I've discovered 
> that when FileItem.getInputStream is used, the FileItem is not deleted from 
> the temporary files, even when inputStream is closed. I've reproduce it in my 
> application, as well as in the simple servlet with only FileItem iterating 
> and file write (and FileItem.getInputStream usage). I've discovered also that 
> this issue does not affect every file. I will attach a sample file for which 
> the issue always occurs.
> I've tested it with versions: 1.2, 1.2.1 and 1.2.2

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to