[richfaces-issues] [JBoss JIRA] Updated: (RF-8538) FileUpload: AjaxSingle not works

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Mar 18 08:44:37 EDT 2010


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

Nick Belaevski updated RF-8538:
-------------------------------

    Fix Version/s: 3.3.3.Final
         Assignee: Andrey Markhel  (was: Nick Belaevski)


> FileUpload: AjaxSingle not works
> --------------------------------
>
>                 Key: RF-8538
>                 URL: https://jira.jboss.org/jira/browse/RF-8538
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input, regression
>    Affects Versions: 3.3.1, 3.3.2.SR1, 3.3.3.CR1
>            Reporter: Ilya Shaikovsky
>            Assignee: Andrey Markhel
>            Priority: Critical
>             Fix For: 3.3.3.Final
>
>
> this worder under 3.3.0 fine
> <h:form>
> <rich:fileUpload 
> 		id="upload1"
> 		uploadData="#{bean.data}" 
> 		fileUploadListener="#{bean.listener}" 
> 		listWidth="#{bean.width}" 
> 		listHeight="#{bean.height}"
> 		maxFilesQuantity="#{bean.maxFiles}"
> 		acceptedTypes="#{bean.fileTypes}"
> 		allowFlash="auto" ajaxSingle="true">
> 	<f:facet name="label">
> 		<h:outputText value="{_KB}KB from {KB}KB uploaded --- {mm}:{ss}"></h:outputText>
> 	</f:facet>
> </rich:fileUpload><br/><br/><br/>
> <h:inputText required="true"></h:inputText>
> <rich:messages/>
> </h:form>
> under latest versions not 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