From jira-events at lists.jboss.org Tue Apr 20 08:58:49 2010 Content-Type: multipart/mixed; boundary="===============1893235374819260940==" MIME-Version: 1.0 From: Mirko Sciachero (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Created: (RF-8603) Datascroller The requested page #2 isn't found in the model containing 1 pages. Paging is reset to page #1 Date: Tue, 20 Apr 2010 08:58:49 -0400 Message-ID: <1514744146.1271768329527.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> --===============1893235374819260940== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Datascroller The requested page #2 isn't found in the model containing 1 p= ages. Paging is reset to page #1 ---------------------------------------------------------------------------= -------------------------------- Key: RF-8603 URL: https://jira.jboss.org/jira/browse/RF-8603 Project: RichFaces Issue Type: Bug Security Level: Public (Everyone can see) Components: component-tables Affects Versions: 3.3.3.Final Environment: Oracle Weblogic 10.3.2, Linux 64bit = Reporter: Mirko Sciachero Priority: Critical I have the following code: = = = = = called by the following fragment: = = = = that display a set of table paginated using . When I select the next page nothing will change, the data returned by Ajax = Request are the fist page and in the log I found the following WARN: "Datascroller generalfrm:j_id163:j_id176: The requested page #2 isn't found= in the model containing 1 pages. Paging is reset to page #1" Seems that the data table "forget" the list of values and reread all The variable:#{componentDataTable.componentDecoratorList} is a list of obje= ct that represent a line in the table. ComponentDataTable is an object that represent the entire table. -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============1893235374819260940==--