I'm also getting this and I don't have multiple windows open. Is this a bug in the new browser window check?
Johan Compagner wrote: > > i think in 2.0 the newBrowserWindow check is still enabled. > > this makes sure that for one pagemap only one window is open. > If the checker finds another tab (or window) in a browser that is new and > the pagemap > is already used by another window then it will redirect and the same page > will be moved > to the new pagemap (wicket-1%3A) > > this can be disabled (and is already disabled in 1.3 by default when using > the SecondLevelCache) > > johan > > > On 5/14/07, Wouter de Vaal <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> I get some strange behaviour using bookmarkeable pages. My home page >> class has a default constructor and I am using a simple href="/">Home >> link to get to it. Now most of the time, this works >> just fine, but sometimes a client redirect turns the browser location >> into >> /?wicket:bookmarkablePage=wicket-1%3A<mypackage>.Home >> >> Any idea what triggers this behaviour, and more important, how to avoid >> it? >> >> I also get infrequent pageMap additions to the urls with bookmarkable >> pages, why are those necessary and can they be avoided? >> >> No session specific data is used in above cases. >> I'm using a 2.0 snapshot. >> >> Regards, >> Wouter >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> Wicket-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/wicket-user >> > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > -- View this message in context: http://www.nabble.com/weird-url-behaviour-for-bookmarkable-pages-tf3752813.html#a10626209 Sent from the Wicket - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
