Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.2
-
Fix Version/s: 1.7.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Windows
-
Support Case References:
Description
Using a data table with a data paginator that shows dynamic results. If the user navigates to the last page, for example page 4 of the results, then changes the results to be less than the last page, the data paginator updates correctly, moves to page 3, but the table shows no results. The results show when the page number is clicked on the paginator or a refresh of the page.
This is replicated by not including the descriptive data paginator on the page and just using the numbered paginator. The data table is updated correctly only when the descriptive paginator is used and only when it is above the data table. If it is located below the data table then the table results are not updated correctly.
This is replicated by not including the descriptive data paginator on the page and just using the numbered paginator. The data table is updated correctly only when the descriptive paginator is used and only when it is above the data table. If it is located below the data table then the table results are not updated correctly.
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | Bug4610Example.war [ 10843 ] | |
Attachment | Bug4610Example.zip [ 10844 ] |
Support Case References | https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=4610 |
Fix Version/s | 1.7.1 [ 10122 ] |
Assignee Priority | P3 | |
Assignee | Yip Ng [ yip.ng ] |
Attachment | screenshot-1.jpg [ 11000 ] |
Attachment | screenshot-2.jpg [ 11001 ] |
Attachment | screenshot-3.jpg [ 11002 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16706 | Mon May 26 16:37:43 MDT 2008 | yip.ng | Changed to make sure first row index is not out of range (caused by dynamic deletion of table rows.) |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16707 | Mon May 26 16:39:27 MDT 2008 | yip.ng | Changed to make sure first row index is not out of range (caused by dynamic deletion of table rows.) |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Attachment | screenshot-4.jpg [ 11003 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P3 | |
Assignee | Yip Ng [ yip.ng ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17044 | Tue Jul 08 11:55:14 MDT 2008 | philip.breau | |
Files Changed | ||||
![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17046 | Tue Jul 08 12:19:10 MDT 2008 | philip.breau | |
Files Changed | ||||
![]() ![]() ![]() |
Attaching the example war file and the project directory with all web pages and java code in case war file cannot be deployed correctly.