[ http://jira.codehaus.org/browse/DISPL-212?page=all ] fabrizio giustina closed DISPL-212: -----------------------------------
Resolution: Fixed fixed in CVS for 1.1 > Table displayed incorrectly with fully loaded last page and page number+1 for > page parameter > -------------------------------------------------------------------------------------------- > > Key: DISPL-212 > URL: http://jira.codehaus.org/browse/DISPL-212 > Project: DisplayTag > Type: Bug > Components: Paging/Sorting > Versions: 1.0 > Reporter: Bing Qiao > Fix For: 1.1 > > > After deleting one record from the table, I want a user to be directed back > to the current page of records spaning multiple pages. > To do this, I direct the user to the same url after deleting that record in > Struts action. > This works fine as long as the record to be deleted is not the only record of > the last page of multiple pages. > For example, 41 records are displayed in 3 pages (20 per page). The url for > the last page with only one record is as follow: > http://fibldnw/test/paydispatch.do?action=payverify&d-16486-p=3 > After deleting the last record, there are only two pages of records left. The > above url will not display correctly. Changing the value of d-16486-p to any > number greater than 3 will direct to the first page correctly however. > This actually applies to any situation where the last page is fully loaded > and the value of page parameter in the request is the total page number plus > 1. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel