[jboss-jira] [JBoss JIRA] Assigned: (JBWEB-173) getRequestCookieMap() only contains sessionid

Remy Maucherat (JIRA) jira-events at lists.jboss.org
Fri Sep 3 11:23:52 EDT 2010


     [ https://jira.jboss.org/browse/JBWEB-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remy Maucherat reassigned JBWEB-173:
------------------------------------

    Assignee: Stan Silvert  (was: Remy Maucherat)


RequestCookieMap is normally a JSF class. It is a convoluted "helper" class which wraps the Cookie[] Request.getCookies() method, which I believe works correctly. Any ideas ?

> getRequestCookieMap() only contains sessionid
> ---------------------------------------------
>
>                 Key: JBWEB-173
>                 URL: https://jira.jboss.org/browse/JBWEB-173
>             Project: JBoss Web
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>         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: Stan Silvert
>
> 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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list