BookmarkablePageLink creates an invalid url when components are updated via 
ajax (using AjaxPagingNavigator)
------------------------------------------------------------------------------------------------------------

                 Key: WICKET-2743
                 URL: https://issues.apache.org/jira/browse/WICKET-2743
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.4.6
            Reporter: Ryan Dearing
            Priority: Critical


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 incorrectly point to "/home/page2".



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to