[richfaces-issues] [JBoss JIRA] Commented: (RF-6463) fileUpload rerender problem when using onuploadcomplete event

Mustafa Dasgin (JIRA) jira-events at lists.jboss.org
Tue Mar 17 08:23:22 EDT 2009


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

Mustafa Dasgin commented on RF-6463:
------------------------------------

Hi again,

I have found that the problem is resulted from SWF 2.0.5 and I found this springsource forum link about problem:

http://forum.springsource.org/showthread.php?t=59717

----
The message "Transfer error occuried" is due to the missing "'javax.faces.ViewState" input field. The rendering of this element is prevented by FlowViewStateManager in SWF 2.0.5. 
Meanwhile this problem has been fixed in 2.0.6 nightly build and fileupload works now fine even without allowFlash="true".
----

Thanks..

> fileUpload rerender problem when using onuploadcomplete event
> -------------------------------------------------------------
>
>                 Key: RF-6463
>                 URL: https://jira.jboss.org/jira/browse/RF-6463
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>         Environment: myfaces 1.2.2, Spring WebFlow 2.0.5
>            Reporter: Mustafa Dasgin
>            Assignee: Tsikhon Kuprevich
>             Fix For: 3.3.1
>
>
> While I am using Richfaces 3.2.0.SR1 in my project, by "onuploadcomplete" event of fileupload component, I can rerender panelGroup component according to the livedemo example. After changing the version of Richfaces to 3.2.2 or 3.3.0, "fileUploadListener" works fine but "onerror" event is returned, not "onuploadcomplete".

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