[richfaces-issues] [JBoss JIRA] Commented: (RF-8341) CLONE -The Add Button in rich:upload remains disabled even though no item has been uploaded

Matthew Lieder (JIRA) jira-events at lists.jboss.org
Fri Jan 7 11:00:18 EST 2011


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

Matthew Lieder commented on RF-8341:
------------------------------------

We ran into this same issue ourselves, and disabling flash also seems to have fixed it.

> CLONE -The Add Button in rich:upload remains disabled even though no item has been uploaded
> -------------------------------------------------------------------------------------------
>
>                 Key: RF-8341
>                 URL: https://issues.jboss.org/browse/RF-8341
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 3.3.1
>         Environment: Windows Xp
> Jboss 4.2.2
> Seam 2.2
>            Reporter: Paolo Russian
>            Assignee: Konstantin Mishin
>             Fix For: Future_4.X
>
>         Attachments: disabled-error.png
>
>
> Sometimes when i navigate to my page, I find disabled the add button for the Upload component (Even though i have not uploaded any Item). This is my code below
> <rich:fileUpload style="width:100%" id="upload"  fileUploadListener="#{newListing.listener}" allowFlash="true" maxFilesQuantity="5"  acceptedTypes="jpg, gif, png, bmp">
> <a:support event="onuploadcomplete" reRender="info" />
> </rich:fileUpload>
> 			

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list