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]
