You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/04/12 19:56:58 UTC

DO NOT REPLY [Bug 53067] New: WebSocket implementation issue with wrapped requests

https://issues.apache.org/bugzilla/show_bug.cgi?id=53067

             Bug #: 53067
           Summary: WebSocket implementation issue with wrapped requests
           Product: Tomcat 7
           Version: unspecified
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: jfarcand@apache.org
    Classification: Unclassified


Originally reported in Atmosphere

    https://github.com/Atmosphere/atmosphere/issues/280

Mainly the WebSocketServlet must make sure the request hasn't been wrapped when
looking at the RequestFacade and if wrapped, cycle until it find the original
request.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 53067] WebSocket implementation issue with wrapped requests

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53067

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Thanks for the report. Fixed in trunk and trunk and 7.0.x and will be included
in 7.0.28 onwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.