[richfaces-issues] [JBoss JIRA] Created: (RF-10842) dataScroller: renderIfSinglePage=false breaks component
Ilya Shaikovsky (JIRA)
jira-events at lists.jboss.org
Mon Apr 4 06:43:33 EDT 2011
dataScroller: renderIfSinglePage=false breaks component
-------------------------------------------------------
Key: RF-10842
URL: https://issues.jboss.org/browse/RF-10842
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tables
Affects Versions: 4.0.0.Final
Reporter: Ilya Shaikovsky
just added
<f:facet name="footer">
<rich:dataScroller renderIfSinglePage="false"></rich:dataScroller>
</f:facet>
to /richfaces-showcase/src/main/webapp/richfaces/dataTable/samples/tableFiltering-sample.xhtml
And scroller is never shown.
Should be:
1) shown initially as there are at least three pages
2) not shown after filtering if there are single page
3) rendered back if reseting filter.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list