Details
Description
Steps to reproduce
- go to https://localhost:8443/ordermgr/control/findorders
- click "Search" -> 4 entries are displayed
- got to https://localhost:8443/ordermgr/control/searchorders?viewSize=1 to manipulate the viewSize
- click "Search" again -> 1 entry is displayed
- click "Next" (javascript:paginateOrderList('1','1','Y') is triggered correctly)
- the result shows no entries