I just filed bug: https://issues.apache.org/jira/browse/WICKET-2743

I have a 2 mounted pages, one mounted at "home" and one mounted at
"page2". When clicking a BookmarkablePageLink for "home" the browser is
sent to the correct page. The home page then uses a DataView to create
many panels with BookmarkablePageLinks to page2. If you paginate using
AjaxPagingNavigator the links in the panels incorrectly point to
"/home/test/foo/page2". Where test/foo was a pageparameter sent to the
page. 

It could be user error, but I think thats a pretty standard use case.
Does anyone else have errors with generated urls for mounted pages when
using ajax?

I just tested this on 1.4.5 and it works correctly.

-Ryan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to