[richfaces-issues] [JBoss JIRA] (RF-13238) Components' images have wrong path

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Thu Oct 3 03:31:02 EDT 2013


Pavol Pitonak created RF-13238:
----------------------------------

             Summary: Components' images have wrong path
                 Key: RF-13238
                 URL: https://issues.jboss.org/browse/RF-13238
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: resource handling
    Affects Versions: 5.0.0.Alpha1
         Environment: RichFaces 5.0.0.Alpha1
all browsers
            Reporter: Pavol Pitonak
            Priority: Critical


# git clone https://github.com/ppitonak/richrates.git
# mvn clean package
# deploy to WildFly 8.0.0.Alpha4
# open http://localhost:8080/richrates/faces/calculator.xhtml
# check browser console

result:
* you can see 4 similar errors:
{quote}
GET http://localhost:8080/richrates/org.richfaces.resources/javax.faces.resource/org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/blueSky/%skin%/org.richfaces.ui.images/inputBackgroundImage.png 400 (Bad Request) 
{quote}
* %skin% should be probably replaced with skin name

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list