[ 
https://issues.apache.org/jira/browse/WICKET-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan Dearing updated WICKET-2743:
---------------------------------

    Description: 
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/test/foo/page2". Where test/foo was a 
pageparameter sent to the page.



  was:
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".




> 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
>         Attachments: ajaxissue.tgz
>
>
> 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/test/foo/page2". Where test/foo was a 
> pageparameter sent to the page.

-- 
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