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

cgs (JIRA) jira-events at lists.jboss.org
Tue Feb 16 15:09:06 EST 2010


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

cgs commented on RF-8359:
-------------------------

I tried to keep this from happening by taking out the fileUpload component from the rendered components after a file is uploaded with  rendered="#{fileUpload.size == 0}". Even with it no longer being rendered after a successful upload, in Firebug it shows that it keeps posting this once every second or so:

AJAXREQUEST	_viewRoot
_richfaces_file_upload_action	progress
_richfaces_upload_uid	0.6929532364561489
ajaxSingle	editClientForm:upload
editClientForm	editClientForm
editClientForm:xxx0
editClientForm:xxxn
editClientForm:upload	editClientForm:upload
javax.faces.ViewState	e10s2

If I turn off immediateUpload, it behaves better.

> 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: Andrey Markhel
>            Priority: Critical
>             Fix For: 3.3.3.GA
>
>         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