[
https://issues.apache.org/jira/browse/WICKET-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932977#comment-15932977
]
ASF subversion and git services commented on WICKET-6342:
---------------------------------------------------------
Commit 25bfd3a5201f4436b8747cd80ca4dc80e54c1a02 in wicket's branch
refs/heads/wicket-7.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=25bfd3a ]
WICKET-6342 Wrong baseUrl in BaseWebSocketBehavior
> Wrong baseUrl in BaseWebSocketBehavior
> --------------------------------------
>
> Key: WICKET-6342
> URL: https://issues.apache.org/jira/browse/WICKET-6342
> Project: Wicket
> Issue Type: Bug
> Components: wicket-native-websocket
> Affects Versions: 7.6.0
> Reporter: Vlastimil
> Assignee: Martin Grigorov
>
> When the WebSocketBehavior is used on 2 different pages URL of the first page
> is set as baseUrl and used also in second page.
> Problem was introduced with this commit:
> https://github.com/apache/wicket/commit/b6225514d9ad35a545750e2930485e212e95ca88
> Method WebSocketSettings.getBaseUrl() should not set global baseUrl, but only
> return current baseUrl if global is not set.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)