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

Jubril Oyesiji (JIRA) jira-events at lists.jboss.org
Fri Jul 31 13:34:29 EDT 2009


The Add Button in rich:upload remains disabled even though no item has been uploaded
------------------------------------------------------------------------------------

                 Key: RF-7635
                 URL: https://jira.jboss.org/jira/browse/RF-7635
             Project: RichFaces
          Issue Type: Bug
          Components: component-input
    Affects Versions: 3.3.1
         Environment: Windows Xp
Jboss 4.2.2
Seam 2.2
            Reporter: Jubril Oyesiji


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