You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Andrei Badea (JIRA)" <ji...@apache.org> on 2014/06/20 15:05:24 UTC

[jira] [Created] (WICKET-5624) Do not throw when WebSocket is not supported

Andrei Badea created WICKET-5624:
------------------------------------

             Summary: Do not throw when WebSocket is not supported
                 Key: WICKET-5624
                 URL: https://issues.apache.org/jira/browse/WICKET-5624
             Project: Wicket
          Issue Type: Bug
          Components: wicket-native-websocket
    Affects Versions: 6.15.0
            Reporter: Andrei Badea
            Assignee: Martin Grigorov


When the browser does not support WebSocket, /wicket-websocket-jquery.js throws an "is not supported" string from the initialize() method, which runs in the DOM ready event. This break any other initialization of the page that takes place after the WebSocket initialization, leading to less than graceful degradation of functionality.



--
This message was sent by Atlassian JIRA
(v6.2#6252)