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

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Wed Mar 26 11:29:46 EDT 2008


    [ http://jira.jboss.com/jira/browse/RF-2748?page=comments#action_12404804 ] 
            
Juergen Zimmermann commented on RF-2748:
----------------------------------------

When I change <rich:progressBar/> to <rich:progressBar style="width: 100%;"/> then the issue disappears

> 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
>         Assigned To: Aleksej Yanul
>             Fix For: 3.2.0
>
>         Attachments: Javascript-error-window.jpg, Microsoft-Script-Editor.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