[
https://issues.apache.org/jira/browse/WICKET-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932978#comment-15932978
]
ASF subversion and git services commented on WICKET-6342:
---------------------------------------------------------
Commit b41a682f4c03392b6270efcf1be23fc1e64cfdfa in wicket's branch
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=b41a682 ]
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)