Tim Böhler created TAP5-1937:
--------------------------------

             Summary: removeCookieValue with custom path
                 Key: TAP5-1937
                 URL: https://issues.apache.org/jira/browse/TAP5-1937
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.3.3
            Reporter: Tim Böhler
            Priority: Minor


When you write a cookie value, you can set additionally domain and path. But 
when you delete a cookie, the path is always set to request.getContext()+"/". 
So that, cookies saved with the path different from context+"/" are never 
deleted. 

This issue was already mentioned here: 
http://tapestry.1045711.n5.nabble.com/T5-1-Cookies-removeCookieValue-issue-td2435448.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to