[richfaces-issues] [JBoss JIRA] Updated: (RF-7033) datascroller: pageIndexVar and pagesVar aren't set in first, previous and fastrewind facets
Robin Stocker (JIRA)
jira-events at lists.jboss.org
Wed May 6 07:20:46 EDT 2009
[ https://jira.jboss.org/jira/browse/RF-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robin Stocker updated RF-7033:
------------------------------
Attachment: datascroller-pageIndexVar-pagesVar.patch
The problem is that the function which sets the variables is only called in the middle of htmlDatascroller.jspx, where some facets have already been rendered.
The attached patch should fix the problem by calling the function at the beginning of the page.
> datascroller: pageIndexVar and pagesVar aren't set in first, previous and fastrewind facets
> -------------------------------------------------------------------------------------------
>
> Key: RF-7033
> URL: https://jira.jboss.org/jira/browse/RF-7033
> Project: RichFaces
> Issue Type: Bug
> Components: component-tables
> Affects Versions: 3.3.0
> Reporter: Robin Stocker
> Attachments: datascroller-pageIndexVar-pagesVar.patch, example.jsp
>
>
> When the pageIndexVar and pagesVar attributes of datascroller are used, they should be available in all the facets. But they can only be read in the pages, next and fastforward facets and not in first, previous and fastrewind.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list