]
Brian Leathem updated RF-13081:
-------------------------------
Fix Version/s: 5-Tracking
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: