]
Jesse Bowes commented on RF-11075:
----------------------------------
<rich:fileUpload ...
onfilesubmit="alert('File submitted');"
</rich:fileUpload> works, so this is a non issue.
filesubmit event not triggered on rich:fileupload
-------------------------------------------------
Key: RF-11075
URL:
https://issues.jboss.org/browse/RF-11075
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: base functionality , component-input
Affects Versions: 4.0.0.Final
Reporter: Jesse Bowes
Fix For: 4.1.0.Tracking
It appears as through the filesubmit event isn't being triggered by the fileUpload
component.
<a4j:ajax event="filesubmit" render="@form" /> doesnt reload
the form, thus pointing at the event never being triggered.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: