[xwiki-notifications] [Issue] Commented: (XWIKI-2164) Cannot log out

Sergiu Dumitriu (JIRA) jira at xwiki.org
Mon Mar 3 15:41:19 CET 2008


    [ http://jira.xwiki.org/jira/browse/XWIKI-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_23577 ] 

Sergiu Dumitriu commented on XWIKI-2164:
----------------------------------------

This seems to be strange, probably a behavior not covered by the cookie specs. It seems to work fine in Opera, but fail in FF 2/3 and Safari.

The idea is that we're setting the cookie without specifying a domain, thus the cookie is set for the current domain, but when removing it we're specifying the current domain. So, even the domain matches, the fact that when setting the cookie it is implicit, and when clearing the cookie it is explicit seems to prevent the right cookies from being removed.

> Cannot log out
> --------------
>
>                 Key: XWIKI-2164
>                 URL: http://jira.xwiki.org/jira/browse/XWIKI-2164
>             Project: XWiki Core
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.3 RC1
>            Reporter: Vincent Massol
>             Fix For: 1.3
>
>
> Cookie problem

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the notifications mailing list