[
https://issues.apache.org/jira/browse/WICKET-3925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068607#comment-13068607
]
Konstantin Ignatyev commented on WICKET-3925:
---------------------------------------------
href that the component produces in relative, i.e. it does not start with /,
that alone makes it less bookmarkable.
Anyway, will try creating reprocase
> BookmarkablePageLink does not produce bookmarkable URLs
> -------------------------------------------------------
>
> Key: WICKET-3925
> URL: https://issues.apache.org/jira/browse/WICKET-3925
> Project: Wicket
> Issue Type: Bug
> Components: wicket-core
> Affects Versions: 1.5-RC5.1
> Reporter: Konstantin Ignatyev
>
> I have matrix component used on the list view and it produces URL-s like this
> one
> http://localhost:8080/wicket/bookmarkable/wsite_impl.components.inv.MatrixPopupPage?category=1&bt=simple&bv=2008&pname=year
> those urls are used by cluetip jquery plugin to open pop up page, and that
> works fine.
> However the page in turn contains the same component and now it produces
> different URL:
> http://localhost:8080/wsite_impl.components.inv.MatrixPopupPage?category=2&bt=int_limits&bvmin=47255&bvmax=47655&pname=price
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira