[ 
https://jira.terracotta.org/jira//browse/CDV-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Eck resolved CDV-803.
-------------------------

    Resolution: Fixed

> Relative URLs passed to response.encodeURL() do not get jsessionid 
> -------------------------------------------------------------------
>
>                 Key: CDV-803
>                 URL: https://jira.terracotta.org/jira//browse/CDV-803
>             Project: Community Development
>          Issue Type: Bug
>          Components: Sessions
>    Affects Versions: 2.6.2
>            Reporter: Tim Eck
>            Assignee: Tim Eck
>
> If a relative URL (ie. one without a scheme or a leading slash) is passed to 
> one of the encodeXXX() methods of HttpServletResponse, AND terracotta 
> sessions are in use, AND cookies are disabled -- the encoded URL fails to 
> include the ";jsesionid" path parameter. Absolute URLs work okay. 
> The problem stems from our use of java.net.URLEncoder which does not consider 
> "/" as a safe character

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

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to