[richfaces-issues] [JBoss JIRA] (RF-12058) rich:fileUpload - wrong upload icon if resourceOptimization param is set to true

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Mar 27 09:47:47 EDT 2012


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

Lukáš Fryč commented on RF-12058:
---------------------------------

Hi Thursten, I'm not able to reproduce the issue.

Could you please try to minimize the sample so you would be able to provide us WAR or source code where we could reproduce the issue?

I have tried on two applications:

[RichFaces Showcase hosting|http://showcase.richfaces.org/richfaces/component-sample.jsf?demo=fileUpload&skin=blueSky]

[input-demo developer example|https://github.com/richfaces/dev-examples/tree/develop/input-demo] (source) using Tomcat 6.0.33

I have also tried to look into {{richfaces-components-ui.jar/META-INF/resources/org.richfaces.staticResource/4.2.0.Final/PackedCompressed/org.richfaces.images/fu-upl.gif}} and the image there looks fine.
                
> 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
>             Fix For: 4.2.1.CR1
>
>         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

       



More information about the richfaces-issues mailing list