Data scroller doesn't work for list inside data table
-----------------------------------------------------
Key: RF-11787
URL:
https://issues.jboss.org/browse/RF-11787
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tables
Affects Versions: 4.1.0.CR2
Reporter: Pavol Pitonak
# deploy Metamer and open
http://localhost:8080/metamer/faces/components/richList/scroller.xhtml?te...
# switch to page 6 using first data scroller
## *result:* list is not switched
# switch to the next page using first data scroller
## *result:* list is not switched
# switch to page 4 using second data scroller
## *result:* list is switched to page 4
# switch to the next page using second data scroller
## *result:* list is switched but to the page 2 instead of page 4
Similar use-case using rich:dataTable instead of rich:list works fine
(
http://localhost:8080/metamer/faces/components/richDataTable/scroller.xhtml).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira