ReloadingWicketFilter -Creating a bookmarkable link in code does not generate
"pretty url" when the page has been mounted.
--------------------------------------------------------------------------------------------------------------------------
Key: WICKET-1631
URL: https://issues.apache.org/jira/browse/WICKET-1631
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.3.0-beta3
Reporter: Bernd Mrohs
Priority: Minor
I have created mounted pages for my application. When using the wicket:link
tag, a pretty url is generated. In cases where I use wicket:id and the
associated BookmarkablePageLink the generated URL does not reflect the mount
path and uses the "ugly" url.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.