[ 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to