[
https://issues.apache.org/jira/browse/WICKET-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955837#comment-17955837
]
ASF subversion and git services commented on WICKET-7157:
---------------------------------------------------------
Commit 5492f35c75beb6f61a17680ec5f03142e0274f12 in wicket's branch
refs/heads/master from Andrea Del Bene
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=5492f35c75 ]
WICKET-7157 removed unnecessary code from UrlRenderer, since we add
fragment value in the Url copy contructor
> Coping Url fragment when we use copy constructor
> -------------------------------------------------
>
> Key: WICKET-7157
> URL: https://issues.apache.org/jira/browse/WICKET-7157
> Project: Wicket
> Issue Type: Improvement
> Reporter: Andrea Del Bene
> Priority: Major
> Fix For: 10.6.0
>
>
> Copy constructor of class org.apache.wicket.request.Url does not take into
> account the fragment value, so we end up losing it when we try to read it
> from PageParameters object
--
This message was sent by Atlassian Jira
(v8.20.10#820010)