We will need a quickstart to debug it. With this change the calculation whether a page is stateless or not is postponed to a later phase of the page lifecycle.
A page has the pageId (?X) only if it is stateful. On Fri, May 24, 2013 at 1:08 PM, Dirk Forchel <dirk.forc...@exedio.com>wrote: > Hi Martin, I could pinpoint the commit which changed the behavior in our > application: > > git.exe bisect bad > > 34f43642195058f375d161dbb7cec58b40711423 is the first bad commit > commit 34f43642195058f375d161dbb7cec58b40711423 > Author: Martin Tzvetanov Grigorov <mgrigo...@apache.org> > Date: Fri Apr 19 12:21:04 2013 +0300 > > WICKET-5083 Page#isPageStateless() may return wrong value > > Initialize the page if it is not already when calculating its statefulness > > :040000 040000 fc0a2197290a684ebfe415415f1d425fdf43ee2e > b723f22ec183769483dfdb9d21b4af0e1b8e5ca1 M wicket-core > Success > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/REDIRECT-TO-BUFFER-render-strategy-and-Wicket-6-8-0-tp4658991p4659016.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > >