https://issues.apache.org/jira/browse/WICKET-1766
2008/8/1 James Carman <[EMAIL PROTECTED]> > It would be helpful to include a link to your JIRA issue so that if > folks are searching the archives or nabble they can learn what to do > to fix it. > > On Fri, Aug 1, 2008 at 1:52 AM, Rik van der Kleij <[EMAIL PROTECTED]> > wrote: > > Hi, > > > > For this issue I created a Jira issue. > > > > Regards, > > Rik > > > > 2008/7/29 Rik van der Kleij <[EMAIL PROTECTED]> > > > >> Hi, > >> > >> During performance tuning of a data table I noticed that size() of data > >> provider is invoked twice during one request. This happens when > navigating > >> to a next page. Is this normal behavior? During debugging I noticed that > the > >> onDetach() of AbstractPageableView is invoked an extra time. > >> > >> > >> Regards, > >> Rik > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
