You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Massimo Lusetti (JIRA)" <ta...@jakarta.apache.org> on 2007/02/14 23:18:05 UTC

[jira] Resolved: (TAPESTRY-1250) Cannot create domain cookies

     [ https://issues.apache.org/jira/browse/TAPESTRY-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Massimo Lusetti resolved TAPESTRY-1250.
---------------------------------------

    Resolution: Incomplete

Sorry for the noise.
I need to investigate better since i can reproduce the problem with other implementation, even with a simple servlet.



> Cannot create domain cookies
> ----------------------------
>
>                 Key: TAPESTRY-1250
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1250
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 5.0
>         Environment: FreeBSD RELENG_6 with Firefox 2.0, Jetty 5.1.11 Java 1.5
>            Reporter: Massimo Lusetti
>         Attachments: Cookie.html, Cookie.java
>
>
> On a @OnEvent method from a ActionLink within a page with:
> @Inject
> private Cookies _cookies;
> i'm able to store cookies with:
> _cookies.writeCookieValue
> but not with:
> _cookies.writeDomainCookieValue.
> The browser has settings for allowing every cookies.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org