Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0 RC2
-
Fix Version/s: 1.0
-
Component/s: Paging/Sorting
-
Labels:None
-
Application server:Apache Tomcat/5.0.28
Description
follow up to DISPL-118
Still when requesting a invalid page (page 2 of 1 for instance) :
It does not throw an exception anymore but the nested content of colums with no property attribute (as colum 2 in the earlier example) is still not rendered. It is just ignored as if the colums had a property attribute.
If I request a valid page, the those colums are displayed OK.
Still when requesting a invalid page (page 2 of 1 for instance) :
It does not throw an exception anymore but the nested content of colums with no property attribute (as colum 2 in the earlier example) is still not rendered. It is just ignored as if the colums had a property attribute.
If I request a valid page, the those colums are displayed OK.