There is a delay of a couple of hours between the developer servers (ssh) and the public servers (pserver) of sourceforge.
Eelco On 11/1/05, Andrew Berman <[EMAIL PROTECTED]> wrote: > Hmmm...I just pulled from HEAD and #2 is still not working. Looking at the > code, I didn't see the change you made for defaulting the number of rows to > Integer.MAX_VALUE, so I'm assuming I don't have the code you fixed. Are the > commits slow or something? > > I gave you more info in the first bug too as you requested. > > --Andrew > > > On 11/1/05, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > > > fixed and fixed > > couldnt reproduce the exception you got from (1), see the bug report for > more info. > > changes are in 1.1 branch and HEAD cvs. > > > > > > -Igor > > > > > > > > On 11/1/05, Andrew Berman <[EMAIL PROTECTED] > wrote: > > > Two bugs filed: > > > > > > 1. > http://sourceforge.net/tracker/index.php?func=detail&aid=1345332&group_id=119783&atid=684975 > > > > > > 2. > http://sourceforge.net/tracker/index.php?func=detail&aid=1345337&group_id=119783&atid=684975 > > > > > > Thanks Igor.... > > > > > > Andrew > > > > > > > > > > > > > > > On 11/1/05, Igor Vaynberg <[EMAIL PROTECTED] > wrote: > > > > > > > > Please file a bug. > > > > -Igor > > > > > > > > > > > > > > > > > > > > On 11/1/05, Andrew Berman <[EMAIL PROTECTED] > wrote: > > > > > I've run into a couple of issue with the GridView class in the > Wicket-Extensions version 1.1 release: > > > > > > > > > > > > > > > You have to explicitly set the rows per page because the default is > set to 1. When I set the rows to Integer.MAX_VALUE I get: > > > > > > > > > > java.lang.IllegalArgumentException: Argument > [itemsPerPage] cannot be less then 1 > > > > > > > > > > > > > > > When I create a new GridView and then call getPageCount() on it, it > always comes out as 0. This method was working correctly when I was using > the PageableGridView from the wicket-stuff project. > > > > > Should I file bugs for these or am I missing something? > > > > > > > > > > Thanks, > > > > > > > > > > Andrew > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
