[richfaces-issues] [JBoss JIRA] Updated: (RF-10842) dataScroller: renderIfSinglePage=false breaks component

Jay Balunas (JIRA) jira-events at lists.jboss.org
Thu Aug 11 10:35:17 EDT 2011


     [ https://issues.jboss.org/browse/RF-10842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay Balunas updated RF-10842:
-----------------------------

             Fix Version/s: 4.Future
                                (was: 4.1.0.Final)
    Workaround Description: Set rendered="<check for 1 page>" instead  (was: Set render="<check for 1 page>" instead)
           Forum Reference: http://community.jboss.org/message/597301#597301  (was: http://community.jboss.org/message/597301#597301)


> 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
>             Fix For: 4.Future
>
>
> 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