[
https://issues.jboss.org/browse/RF-9725?page=com.atlassian.jira.plugin.sy...
]
Lukas Fryc commented on RF-9725:
--------------------------------
This issue still doesn't work corrently, please try following steps in Metamer:
1. open
http://localhost:8080/metamer/faces/components/richCollapsibleSubTableTog...
2. set @expandIcon=/resources/images/loading.gif
FAIL: the icon isn't changed
3. ok, so try set @collapseIcon=/resources/images/star.png
OK: it works now
The icon have to be applied when only one attribute is set.
Sub table toggle control: attributes collapseIcon and expandIcon
don't work
---------------------------------------------------------------------------
Key: RF-9725
URL:
https://issues.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
Assignee: Anton Belevich
Labels: metamer-ftest-tracked
Fix For: 4.0.0.CR1
Attachments: stToggleControl.png
1. deploy Metamer to Tomcat 6
http://nexus.qa.jboss.com:8081/nexus/content/repositories/releases/org/ri...
2. open
http://localhost:8080/metamer/faces/components/richSubTableToggleControl/...
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.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira