[ 
http://jira.codehaus.org/browse/DISPL-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=133539#action_133539
 ] 

Marek Kowalski commented on DISPL-430:
--------------------------------------

I get the same problem when using displaytag 1.1.1.  The problem occur when 
accessing invalid page. The bug was probably fixed in version 1.0 (DISPL-136) 
but it pop up again in 1.1.1. 

> 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: TBD
>
>         Attachments: DisplayTag bug.gif, displayTagTest.jsp
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> 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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to