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

hassen ben slima commented on RF-2668:
--------------------------------------

replace :
   <f:facet name="label"><h:outputText value="{_KB}KB from {KB}KB uploaded --- 
{mm}:{ss}"/></f:facet>

by :
  <f:facet name="progress">
          <rich:progressBar style="width: 100%;"/>
  </f:facet>

> fileUpload: javascript error with 3.2.0CR4
> ------------------------------------------
>
>                 Key: RF-2668
>                 URL: https://jira.jboss.org/jira/browse/RF-2668
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: RichFaces 3.2.0cr2
>            Reporter: Juergen Zimmermann
>            Assignee: Aleksej Yanul
>             Fix For: 3.2.0
>
>         Attachments: javascript-error-window.jpg, microsoft-script-editor.jpg
>
>
> This jsf component produces a Javascript error. Screenshots will be provided.
> <rich:fileUpload 
>   id="datei"
>   uploadData="#{kv.uploadItems}"
>   maxFilesQuantity="1"
>   acceptedTypes="gif, jpg, jpeg, png">
>   <f:facet name="label"><h:outputText value="{_KB}KB from {KB}KB uploaded --- 
> {mm}:{ss}"/></f:facet>
> </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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to