Defining vanity path to target where user has no read permissions leads to
redirect-loop
----------------------------------------------------------------------------------------
Key: SLING-2074
URL: https://issues.apache.org/jira/browse/SLING-2074
Project: Sling
Issue Type: Bug
Reporter: Tobias Bocanegra
1. create a resource the anonymous user has no read access. e.g. /secrect/test
2. define a vanity url: path="/test" redirect="true"
3. request "/test" as admin -> redirect works
4. request "/test" as anonymous -> redirects to /test.html -> redirects to
/test.html
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira