if that happens then the newWindowBrowser detection is enabled and executed. This makes sure that a new tab or browser window (but same session) will have there own pagemap
On Thu, Feb 12, 2009 at 18:45, Adriano dos Santos Fernandes < [email protected]> wrote: > Thomas Mäder escreveu: > >> Why don't you put a breakpoint in the constructor and see let us know what >> you find out? Is the constructor called through the same stack trace >> twice? >> > The constructor is called by the filter, it's another request from the > browser. The first URL is the entered one, and the second has a new > parameter about wicket pagemap. The page is a bookmarkable. > > I haven't succeed to debug with Firebug. > > > > Adriano > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
