[richfaces-planning-issues] [JBoss JIRA] (RFPL-3281) Test new implemetation of file upload

Juraj Húska (JIRA) issues at jboss.org
Thu Mar 27 11:16:14 EDT 2014


    [ https://issues.jboss.org/browse/RFPL-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12957058#comment-12957058 ] 

Juraj Húska commented on RFPL-3281:
-----------------------------------

Please see [this|https://issues.jboss.org/browse/RF-13514?focusedCommentId=12957057&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12957057] comment for so far issues I have found on the new implementation of the {{fileUpload}}.
                
> Test new implemetation of file upload
> -------------------------------------
>
>                 Key: RFPL-3281
>                 URL: https://issues.jboss.org/browse/RFPL-3281
>             Project: RichFaces Planning
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: QE
>    Affects Versions: 5.0.0.Alpha3
>            Reporter: Pavol Pitonak
>            Assignee: Juraj Húska
>
> The file upload component in RichFaces 5 was reimplemented.
> * Everything expected to work
> * Using Servlet 3.0 API for file uploads - won't work on Tomcat 6
> * Files are sent through an XHR request (as opposed to the previous iframe approach)
> * Originally had to intercept the request early to get upload progress updates
> but now we monitor the upload progress on the client, so this is not needed

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



More information about the richfaces-planning-issues mailing list