https://issues.apache.org/bugzilla/show_bug.cgi?id=44685
Summary: Base64 encoded value of cookie is not parsed correctly.
Product: Tomcat 5
Version: 5.5.26
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: critical
Priority: P1
Component: Connector:HTTP
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
We are using base64 encoded cookie value. until upgrading tomcat5.5.26
everything works correctly. after upgrading if base64 encoded value contains
pad('=') then parsed cookie value omits pad. that causes base64 parsing
exception.
check this out please!
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]