Columns with body data between <display:column> and </display:column> are not render properly (empty) when last displayed element was removed ----------------------------------------------------------------------------------------------------------------------------------------------------
Key: DISPL-430 URL: http://jira.codehaus.org/browse/DISPL-430 Project: DisplayTag Issue Type: Bug Components: HTML Generation, Paging/Sorting Reporter: Andrzej B Fix For: 1.1 Attachments: DisplayTag bug.gif, displayTagTest.jsp Steps to reproduce the bug 1) create e.g. ArrayList with 11 elements 2) create table with paging . Page size = 5 3) navigate to page 3 - only one element is displayed 4) Activate delete link e.g. http://localhost:7002/test/displayTagTest.jsp?delete=10&d-1332698-p=3 to delete this last element from colection 5) BUG OCCURS table is rendered into HTML but all columns defiend as <display:column> --- body --- </display:column> are not rendered SEE attached screenshot. JSP page ( complete code to reproduce this behavior is attached) REASON After refresh the link to the page still use indicator that shows it is page number 3 ( d-1332698-p=3 ) but in fact after deletion it is page number 2 -- 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 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel