[
https://issues.jboss.org/browse/RF-13081?page=com.atlassian.jira.plugin.s...
]
Matej Novotny commented on RF-13081:
------------------------------------
Hi, I have covered this issue with tests.
Link:
[
https://github.com/richfaces/richfaces-qa/blob/master/metamer/ftest/src/t...]
If there is anything else I can do, let me know.
Facets "disabled" not working for dataScroller
----------------------------------------------
Key: RF-13081
URL:
https://issues.jboss.org/browse/RF-13081
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.3.1
Reporter: Laurent Grangier
Assignee: Pavol Pitonak
Priority: Critical
Fix For: 5-Tracking
All the facets which end with "disabled" (like "first_disabled",
"previous_disabled", etc.) are not working for the component
"rich:dataScroller".
According to the
[
documentation|http://docs.jboss.org/richfaces/latest_4_3_X/Component_Refe...],
they should be available.
Example:
{code}
<f:facet name="first_disabled">
<h:graphicImage value="my-image.png" />
</f:facet>
{code}
--
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