https://issues.apache.org/bugzilla/show_bug.cgi?id=44679
Filip Hanik <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Filip Hanik <[EMAIL PROTECTED]> 2008-03-26 15:43:09 PST ---
THe @ is not valid for a v0 cookie,
In 6.0.17, Tomcat will automatically switch your cookie to v1 when you have an
invalid value, hence making invalid cookies work.
So it's fixed, and will be placed in the next release
A workaround for you today, is to do
cookie.setVersion(1)
--
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]