Unable to use CookieInterceptor
-------------------------------
Key: WW-3497
URL: https://issues.apache.org/jira/browse/WW-3497
Project: Struts 2
Issue Type: Bug
Components: Core Interceptors
Affects Versions: 2.2.1
Environment: Win 7, Java 6
Reporter: James Cook
When using the CookieInterceptor with the CookiesAware interface the map
injected is always empty, unless you specify the cookieName parameter.
Then however interceptor wants to inject that cookie value onto a member of the
action class, this then becomes unusable in the case of a cookie name having a
dynamic component. E.g. Facebooks Auth cookie and thus doesn't have a direct
member mapping in the class
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.