theigl opened a new pull request, #507: URL: https://github.com/apache/wicket/pull/507
This PR stores the application name in a field when a websocket connection is opened, so we don't have to access the session during `onClose` and `onError`. When `onError` is called, the session may already be closed and request parameters can no longer be accessed. https://issues.apache.org/jira/browse/WICKET-6965?focusedCommentId=17516488&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17516488 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
