Have you made sure that you don't have any <img src="" ... /> in your code? This has been known to cause similar behavior.
On Thu, Feb 12, 2009 at 11:45 AM, 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] > > -- Jeremy Thomerson http://www.wickettraining.com
