[
https://issues.apache.org/jira/browse/WICKET-3925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Ignatyev updated WICKET-3925:
----------------------------------------
Attachment: w-1.5-bookmarkable.tgz
here is the reproduction of the issue, on home page you can see 'popup' link
that displays a popup, and the popup displays another 'popup' that is produced
by the same component to the same page, and now url is not valid
> 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
> Attachments: w-1.5-bookmarkable.tgz
>
>
> 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