Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 2.0-Alpha2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:N/A
Description
Nested DataTables with paginators do not work properly. Clicking on one DataTable's paginator results in changing the contents of another datatable too.
Steps to reproduce the issue:
1)click on first datatable's paginator, change are made accordingly
2)now click on second datatables paginator, changes are made to both (first and second datatables)
Test case available at \repo\qa\trunk\Regression-Icefaces2\ICE-1464
Steps to reproduce the issue:
1)click on first datatable's paginator, change are made accordingly
2)now click on second datatables paginator, changes are made to both (first and second datatables)
Test case available at \repo\qa\trunk\Regression-Icefaces2\
Issue Links
- is duplicated by
-
ICE-5781 Regression: ICE-1464 Nesting dataTables with their own dataPaginators has problem
- Closed
Tested with scope= view and scope=session test-case still fails.