page 5 in your session can be completely different then page 5 in user's session.
non-bookmarkable urls cannot be emailed...thats kind of the point. -igor On Wed, Apr 11, 2012 at 2:37 PM, Alec Swan <[email protected]> wrote: > Hello, > > I received a link from a customer to a versioned page (.version at the > end of the URL). However, when I click on the link I see a completely > different page. > > We are using Wicket 1.4.17 and the page is mounted as: > > mount(new HybridUrlCodingStrategy("mp", MyPage.class)); > > Why is this happening and how can I fix this? > > Thanks, > > Alec > > --------------------------------------------------------------------- > 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]
