[richfaces-issues] [JBoss JIRA] Created: (RF-2748) 3.2.0CR5: Javascript error for rich:progressBar inside rich:fileUpload

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Tue Mar 25 02:11:40 EDT 2008


3.2.0CR5: Javascript error for rich:progressBar inside rich:fileUpload
----------------------------------------------------------------------

                 Key: RF-2748
                 URL: http://jira.jboss.com/jira/browse/RF-2748
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
         Environment: RF 3.2.0CR5
            Reporter: Juergen Zimmermann
         Attachments: Javascript-error-window.jpg

Using this fileUpload tag I get a Javascript error (screenshots will be provided):

<rich:fileUpload 
						id="datei"
						uploadData="#{kv.uploadItems}"
						fileUploadListener="#{kv.uploadListener}" 
						maxFilesQuantity="1"
						acceptedTypes="gif, jpg, jpeg, png"
						listHeight="63px"
						immediateUpload="true">
					<f:facet name="progress">
						<rich:progressBar/> 
					</f:facet>
				</rich:fileUpload>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list