[ 
https://issues.apache.org/jira/browse/FILEUPLOAD-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598364#comment-13598364
 ] 

Simone Tripodi commented on FILEUPLOAD-179:
-------------------------------------------

FILEUPLOAD-228 reintroduces the expected behaviour, it now prints

{noformat}
174 174 0
174 174 1
File field `file` with file name `foo.tab` detected.
{noformat}
                
> ProgressListener doesn't work on Streaming API
> ----------------------------------------------
>
>                 Key: FILEUPLOAD-179
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-179
>             Project: Commons FileUpload
>          Issue Type: Bug
>    Affects Versions: 1.2.2
>         Environment: Tomcat 6.0.24
>            Reporter: Björn Agel
>              Labels: fileupload, progress_listener, streaming_api
>
> When using the Streaming API the update()-method of my ProgressListener is 
> not being called. If I use the parseRequest()-method instead the 
> update()-method is called as expected. Any hints?

--
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