https://issues.apache.org/bugzilla/show_bug.cgi?id=46603
Summary: Cookies retrieved from tomcat server is not correct Product: Tomcat 5 Version: 5.5.27 Platform: PC OS/Version: Windows Server 2003 Status: NEW Severity: normal Priority: P2 Component: Unknown AssignedTo: dev@tomcat.apache.org ReportedBy: carl.sky...@gmail.com Hi, we are using cookies to save user information. This information is encrypted and a cookie can look like this. "alsdnfonion32rasdlfkn==" When this cookies is retrieved from the Apache Tomcat server the last 2 characters is removed. This makes the decryption of the cookie impossible. This error is also found in the Apache Tomcat 5.5.26. It seems like the Tomcat cant handle the '=' characters in cookies. We have tested the 5.5.25 version of tomcat and in this version the cookie handling works fine. Br. Carl Skymne -- 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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org