RE: [Wicket-user] is this bug back [ 1186269 ] problem with back button

2005-04-28 Thread Paul Pound
The list is not changing internally. No items are being deleted. I am going to download the samples and try running them with the latest from cvs to see if I can reproduce it in the samples. The error did seem to disappear for a little while. It could be that I just screwed something up in my c

Re: [Wicket-user] is this bug back [ 1186269 ] problem with back button

2005-04-28 Thread Johan Compagner
Do you have a testcase where you see this happening? There is a problem yes with this if the ListView model that holds the list of objects that are displayed is not restoreable to a previous state. I think we should handle this error more gracefully because if you have a detachable list that doe

[Wicket-user] is this bug back [ 1186269 ] problem with back button

2005-04-28 Thread Paul Pound
I have just updated to the latest from cvs and I seem to be getting this error again. It was fixed but seems to be popping up again. Caused by: java.lang.IllegalArgumentException: Cannot set current page to 2 because this pageable list view only has 2 pagesat wicket.markup.html.list.PageableL