Try with HybridUrlCodingStrategy On Tue, Sep 28, 2010 at 7:54 AM, Alex Rass <[email protected]> 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/bob?wickiet=::1:: > ??? > If there's a way to do that, I'd be a happy camper. > Even if it requires going to 1.5M2 > > - Alex > > > -----Original Message----- > From: Alex Rass [mailto:[email protected]] > Sent: Monday, September 27, 2010 9:23 PM > To: [email protected] > Subject: bookmarkablePage strategy change? > > I have been doing: > webApplication.mountBookmarkablePage("/bob", pageClass); > > for quite some time. > > And when things got dynamic, it was: > http://site.com/bob?wicket:interface=:0:::: > > Did something change in recent releases? Bug? Or did I nuke some important > encoding strategy line some place by accident? > > Because now, once things get dynamic, I get: > http://site.com/?wicket:interface=:0:::: > and lose my "bob" (which helped me keep sanity before). > > Can anyone help? > > - Alex Rass > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
