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

Thorsten Nieser commented on RF-12058:
--------------------------------------

Hi Lukas,

Thanks for taking a look at this behaviour!
Regarding your negative testing results I checked my project again, replaced 
some jars with newer ones (JSF impl updated to 2.1.7) and in addition I 
realized that I missed a mandatory jar file in my richfaces project, the 
cssparser one. Now, the error seems to be fixed on my side.

Regards,
Thorsten
                
> rich:fileUpload - wrong upload icon if resourceOptimization param is set to 
> true 
> ---------------------------------------------------------------------------------
>
>                 Key: RF-12058
>                 URL: https://issues.jboss.org/browse/RF-12058
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input, resource handling
>    Affects Versions: 4.2.0.Final
>         Environment: Tomcat6.33, Richfaces 4.2.0 FINAL, JDK1.6
>            Reporter: Thorsten Nieser
>            Assignee: Lukáš Fryč
>            Priority: Minor
>         Attachments: css-snippet.jpg, nok.jpg, ok.jpg
>
>
> If the new resource optimization is disabled all icons of the fileUpload 
> element are fine.
> (http://showcase.richfaces.org/richfaces/component-sample.jsf?demo=fileUpload&skin=blueSky)
> But if I enabled the optimization by setting the context param to true, the 
> upload button shows the red cross instead of the green check mark.
> <context-param>
>    <param-name>org.richfaces.resourceOptimization.enabled</param-name>
>    <param-value>true</param-value>
> </context-param>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.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