Re: bookmarkablePage strategy change?

2010-09-28 Thread Martin Grigorov
Try with HybridUrlCodingStrategy On Tue, Sep 28, 2010 at 7:54 AM, Alex Rass wrote: > Ok, after reading and debugging, seems that bookmarkable page does indeed > drop the source page. > Is there a way to fix that? > So that after I submit the form on that page, I get to keep my bob: > site.com/bo

RE: bookmarkablePage strategy change?

2010-09-27 Thread Alex Rass
Ok, after reading and debugging, seems that bookmarkable page does indeed drop the source page. Is there a way to fix that? So that after I submit the form on that page, I get to keep my bob: site.com/bob?wickiet=::1:: ??? If there's a way to do that, I'd be a happy camper. Even if it requires goin

RE: bookmarkablePage strategy change?

2010-09-27 Thread Alex Rass
Trying to debug my problem where after a form submission on a bookmarked URL, it loses the mountedPage part and just keeps the ?wicket parameter... ran into a new problem: Any reason that for build 4.12 source doesn't match the binaries? Set a breakpoint on WebRequestCodingStrategy in the encode