[jboss-jira] [JBoss JIRA] Created: (JBWEB-161) Allow equals sign in version0 cookie values
Mike Millson (JIRA)
jira-events at lists.jboss.org
Fri Jan 22 11:37:19 EST 2010
Allow equals sign in version0 cookie values
-------------------------------------------
Key: JBWEB-161
URL: https://jira.jboss.org/jira/browse/JBWEB-161
Project: JBoss Web
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Core
Reporter: Mike Millson
Assignee: Mike Millson
With Netscape Version0 cookies the equals sign is a valid value.
Currently if you send a cookie with an equals sign in the value, the value will get chopped off at the equal sign. For example, if you send a cookie called "mgm" with a value of "today=friday" then the value will be read as "today".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list