[
https://issues.apache.org/jira/browse/WICKET-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189262#comment-16189262
]
ASF GitHub Bot commented on WICKET-6476:
----------------------------------------
GitHub user solomax opened a pull request:
https://github.com/apache/wicket/pull/236
[WICKET-6476] check is added while setting filter path to prevent exc…
…eption
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/wicket WICKET-6476-websocket-tester
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/236.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #236
----
commit 58a7106d74de02cc9f193d95613b6c1f3483ca7b
Author: Maxim Solodovnik <[email protected]>
Date: 2017-10-03T04:46:28Z
[WICKET-6476] check is added while setting filter path to prevent exception
----
> It is impossible to use multiple WebSocketTester with the same WebApplication
> -----------------------------------------------------------------------------
>
> Key: WICKET-6476
> URL: https://issues.apache.org/jira/browse/WICKET-6476
> Project: Wicket
> Issue Type: Bug
> Components: wicket-native-websocket
> Affects Versions: 8.0.0-M7
> Reporter: Maxim Solodovnik
> Assignee: Maxim Solodovnik
> Priority: Minor
> Fix For: 8.0.0-M8
>
>
> WebSocketTester set FilterPath for underlying Application without ant checks
> The issue is: setFilterPath can be called only once.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)