[
https://issues.apache.org/jira/browse/SLING-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Sanso updated SLING-4864:
---------------------------------
Description:
FELIX-4925 changed the semantic of {{request.getServletPath()}} in case of
{code}
GET /
{code}
it now return {{""}} rather than {{"/"}}
This case needs to be correctly handled
was:
FELIX-4925 changed the semantic of {{request.getServletPath()}} in case of
{code}
GET /
{code}
it now return {{"}} rather than {{"/"}}
This case needs to be correctly handled
> SlingAuthenticator should handle empty path for anonymous resources
> -------------------------------------------------------------------
>
> Key: SLING-4864
> URL: https://issues.apache.org/jira/browse/SLING-4864
> Project: Sling
> Issue Type: Bug
> Components: Authentication
> Reporter: Antonio Sanso
> Assignee: Antonio Sanso
>
> FELIX-4925 changed the semantic of {{request.getServletPath()}} in case of
> {code}
> GET /
> {code}
> it now return {{""}} rather than {{"/"}}
> This case needs to be correctly handled
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)