[
https://jira.jboss.org/jira/browse/RF-6463?page=com.atlassian.jira.plugin...
]
Bernard Pons commented on RF-6463:
----------------------------------
Nick,
If you reopen this issue or create another one, i can upload a minimalist eclipse/maven
webapp project using the richfaces fileupload demo from your svn, adapted to use spring
webflow and illustrating the problem.
In a few words, the upload report rendered in ajax in the component (Done, etc...) only
works when using Richfaces 3.3.1 with Spring Webflow 2.0.6.
This fails as Mustafa said with 2.0.5, but also with 2.0.7 & 2.0.8.
However, i don't think this is due to the missing
"'javax.faces.ViewState" input field, as Mustafa stated, because this field
is present when using 2.0.6 or 2.0.7 (seems to me a HTTP GET is triggered after the ajax
calls, thus reloading the page fully and reinitializing component state...)
Regards
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: Nick Belaevski
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