[richfaces-issues] [JBoss JIRA] Commented: (RF-8359) Fileupload component hanging during upload

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Fri Mar 19 07:46:39 EDT 2010


    [ https://jira.jboss.org/jira/browse/RF-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12520803#action_12520803 ] 

Ilya Shaikovsky commented on RF-8359:
-------------------------------------

Checked and it works ok if we remove ajax updateable outputPanel around or make it ajaxRendered="false" and update the content needed explicitly. 

In general we could not fix that at least for current design - requests from progressBar which polls the server for upload status just reRender the panel which contains upload in this case and it's re-initialized which causes that failure. In general for many components that should be used carefully as for example all popup ones will be influenced by this also. E.g. modal panel could be closed unexpectedly put in ajaxRendered container, the same for combobox and suggestion box.

> Fileupload component hanging during upload
> ------------------------------------------
>
>                 Key: RF-8359
>                 URL: https://jira.jboss.org/jira/browse/RF-8359
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 3.3.2.GA, 3.3.2.SR1
>            Reporter: Charles Crouch
>            Assignee: Pavel Yaschenko
>            Priority: Critical
>             Fix For: 3.3.3.Final
>
>         Attachments: Full Text Bug Listing.pdf
>
>
> The file upload component is failing in RHQ, See https://bugzilla.redhat.com/show_bug.cgi?id=562751 for more details. Its definitely a problem in 3.3.2.GA and 3.3.2.SR1. This used to work so we're going to try dropping back versions until we find one that works.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list