[richfaces-issues] [JBoss JIRA] Created: (RF-9725) Sub table toggle control: attributes collapseIcon and expandIcon don't work

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Mon Nov 8 11:59:01 EST 2010


Sub table toggle control: attributes collapseIcon and expandIcon don't work
---------------------------------------------------------------------------

                 Key: RF-9725
                 URL: https://jira.jboss.org/browse/RF-9725
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.0.0.Milestone4
         Environment: RichFaces 4.0.0.20101107-M4 r.19981 
Metamer 4.0.0.20101107-M4 r.19986 
Mojarra 2.0.2-FCS 
Apache Tomcat 6.0.28 
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux 
Internet Explorer 7.0 @ Win32 
Chrome 7.0.517.44 @ Linux x86_64
            Reporter: Pavol Pitonak


1. deploy Metamer to Tomcat 6 http://nexus.qa.jboss.com:8081/nexus/content/repositories/releases/org/richfaces/tests/metamer/4.0.0.20101107-M4/metamer-4.0.0.20101107-M4-mojarra.war
2. open http://localhost:8080/metamer/faces/components/richSubTableToggleControl/simple.xhtml
3. set collapseIcon=/resources/images/star.png
4. set expandIcon=/resources/images/star.png

result:
when only one attribute is set, nothing happens
when both attributes are set, warning saying that image could not be found appears in Chrome console:
  Failed to load resource: the server responded with a status of 404 (Not Found)   http://localhost:8080/resources/images/star.png


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list