[jboss-jira] [JBoss JIRA] Updated: (JBEE-12) getRequestCookieMap() only contains sessionid
Florian Scandella (JIRA)
jira-events at lists.jboss.org
Tue Apr 7 10:33:23 EDT 2009
[ https://jira.jboss.org/jira/browse/JBEE-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Florian Scandella updated JBEE-12:
----------------------------------
Description:
i store some cookies on the client. the cookie gets transmitted by the browser (checked with firebug) but does not end up in externalcontext.getRequestCookieMap(). this map only contains the JSESSIONID.
edit: with jboss 4.2.3GA this works as expected.
was:
i store some cookies on the client. the cookie gets transmitted by the browser (checked with firebug) but does not end up in externalcontext.getRequestCookieMap(). this map only contains the JSESSIONID.
> getRequestCookieMap() only contains sessionid
> ---------------------------------------------
>
> Key: JBEE-12
> URL: https://jira.jboss.org/jira/browse/JBEE-12
> Project: JBoss JavaEE APIs
> Issue Type: Bug
> Components: Servlet API
> Affects Versions: 5.0.1.GA
> Environment: gentoo/linux x86_64, icedtea 1.4.1, seam 2.1.1GA, jboss 5.0.1GA java 1.6 build
> Reporter: Florian Scandella
> Assignee: Shelly McGowan
>
> i store some cookies on the client. the cookie gets transmitted by the browser (checked with firebug) but does not end up in externalcontext.getRequestCookieMap(). this map only contains the JSESSIONID.
> edit: with jboss 4.2.3GA this works as expected.
--
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