[ http://issues.apache.org/jira/browse/TAPESTRY-571?page=all ]
Howard M. Lewis Ship updated TAPESTRY-571:
------------------------------------------
Summary: CookieSource service stores only session cookies (despite
documentation) and provides no way to store a persistent cookie (was:
CookieSourceImpl.writeCookieValue sets non-persistent (session) cookies)
Priority: Major (was: Minor)
> CookieSource service stores only session cookies (despite documentation) and
> provides no way to store a persistent cookie
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: TAPESTRY-571
> URL: http://issues.apache.org/jira/browse/TAPESTRY-571
> Project: Tapestry
> Type: Bug
> Components: Framework
> Versions: 4.0
> Environment: tapestry 4.0-b4 under resin-pro-3.0.9 (servlet 2.4) inside
> eclipse 3.1; jdk 1.5.0_04 on Win XP
> Reporter: Yoritaka Sakakura
>
> According to the javadoc for CookieSource, writeCookieValue should store a
> persistent cookie with no timeout. CookieSourceImpl[51] writes a cookie with
> default max-age (-1), which is session lifetime.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]