[richfaces-issues] [JBoss JIRA] Assigned: (RF-4481) fileUpload doesn't support attribute "onuploadcomplete"

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Mon Dec 1 10:21:36 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsikhon Kuprevich reassigned RF-4481:
-------------------------------------

    Assignee: Nick Belaevski  (was: Tsikhon Kuprevich)


> fileUpload doesn't support attribute "onuploadcomplete"
> -------------------------------------------------------
>
>                 Key: RF-4481
>                 URL: https://jira.jboss.org/jira/browse/RF-4481
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>            Reporter: Alexander Belov
>            Assignee: Nick Belaevski
>             Fix For: 3.3.0
>
>
> I use fileUpload component inside modalPanel. 
> <rich:fileUpload maxFilesQuantity="1" 
>          		      fileUploadListener="#{importTerminsBean.fileUploadListener}" 
> 		              acceptedTypes="txt" 
> 			      addControlLabel="#{bundle.addLabel}"
> 				 cancelEntryControlLabel="#{bundle.cancelLabel}"
> 									 stopControlLabel="#{bundle.stopLabel}"
> 									 clearAllControlLabel="#{bundle.clearAllLabel}"
> 									 clearControlLabel="#{bundle.clearLabel}"
> 									 uploadControlLabel="#{bundle.uploadLabel}"
> 									 immediateUpload="true"
> 									 onuploadcomplete="alert('complete');"		 
> 									 />
> It worked at 3.2.1, but now client script is not calling.

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