[jboss-jira] [JBoss JIRA] Commented: (JBWEB-161) Allow equals sign in version0 cookie values
Mike Millson (JIRA)
jira-events at lists.jboss.org
Fri Jan 22 11:41:19 EST 2010
[ https://jira.jboss.org/jira/browse/JBWEB-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12507852#action_12507852 ]
Mike Millson commented on JBWEB-161:
------------------------------------
Apply this change:
http://svn.apache.org/viewvc?rev=891289&view=rev
> 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