Need to check the STATUS file and generate a proposal for the cookie patches applied to 6.0.x that have not yet been proposed for 5.5.x
Created attachment 23421 [details] Proposed port of new cookie functionality I have attached a patch the ports the current ServerCookie implementation from 6.0.x along with support for httpOnly.
*** Bug 44705 has been marked as a duplicate of this bug. ***
The patch has been proposed for 5.5.x
I look forward to this patch being integrated into the next Tomcat 5.5.x. Until our organization migrates to Java 6/Tomcat 6, we are "stuck" using Tomcat 5.5.25 due to cookie compatibility issues.
I think the HttpOnly in the patch is a new feature it should go in another error report.
Created attachment 23498 [details] New patch without httpOnly support As requested, a new patch minus httponly support is attached
This patch has been applied to 5.5.x and will be in 5.5.28 onwards.
Thanks! Is there an ETA for the 5.5.28 release?