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

           Summary: Cookie value with equal sign getting truncated
           Product: Tomcat 6
           Version: 6.0.18
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Servlet & JSP API
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: kveeram...@gmail.com


It seems Tomcat has implemented the RFC standards in the latest version which
doesn't allow "=" sign in the cookie value. But in our organization, we
authenticate the user by an encrypted cookie. Its a different team which
creates the cookie and it is being consumed by many applications. This cookie
has the "=" sign in the value. We were fine until we used Tomcat 5.5.20. But
when we want to upgrade to 6.0.18, we are facing issue and the funcationallity
is completly broken. Is there any solution available.

Note: we cannot go ahead and ask to change the cookie value delimited by
another notation now,as all the applications will get impacted.

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

Reply via email to