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 2019/04/24 03:58:57 UTC

[Bug 63383] New: Tomcat9 version of the cookie value bug

https://bz.apache.org/bugzilla/show_bug.cgi?id=63383

            Bug ID: 63383
           Summary: Tomcat9 version of the cookie value bug
           Product: Tomcat 9
           Version: 9.0.19
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Servlet
          Assignee: dev@tomcat.apache.org
          Reporter: luanzhaofei@outlook.com
  Target Milestone: -----

A new version of Tomcat9 has a serious impact on development. The error is that
there can be no spaces in the value of the cookie. Otherwise, the addCookie
method cannot be used to add the cookie and send it to the client. The
exception is java.lang.IllegalArgumentException.

-- 
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 63383] Tomcat9 version of the cookie value bug

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Mark Thomas <ma...@apache.org> ---


*** This bug has been marked as a duplicate of bug 63382 ***

-- 
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