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 2008/06/12 13:48:36 UTC

DO NOT REPLY [Bug 45191] New: Cookie.getValue() returns wrong value

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

           Summary: Cookie.getValue() returns wrong value
           Product: Tomcat 6
           Version: 6.0.16
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: uffingtonhouse@yahoo.co.uk


When a Cookie contains a padded (with '=' characters) Base64 encoded value the
Cookie returns the value minus the '=' characters.


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


DO NOT REPLY [Bug 45191] Cookie.getValue() returns wrong value

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





--- Comment #2 from Philip S <uf...@yahoo.co.uk>  2008-06-12 06:12:01 PST ---
NOT a DUPLICATE of bug 44679


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


DO NOT REPLY [Bug 45191] Cookie.getValue() returns wrong value

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


Filip Hanik <fh...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|DUPLICATE                   |INVALID




--- Comment #3 from Filip Hanik <fh...@apache.org>  2008-06-13 08:15:25 PST ---
= is not a valid character in v0 cookies, both the HTTP and the servlet spec
say so.


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


DO NOT REPLY [Bug 45191] Cookie.getValue() returns wrong value

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


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

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




--- Comment #1 from Mark Thomas <ma...@apache.org>  2008-06-12 05:24:44 PST ---


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


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