Redirecting a request without extension to a child resource fails
-----------------------------------------------------------------
Key: SLING-300
URL: https://issues.apache.org/jira/browse/SLING-300
Project: Sling
Issue Type: Bug
Components: Default Servlets
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: 2.0.0
Consider a resource /content being a sling:redirect resource whose target is
/content/sample/index.html. In this case the redirection will currently be to
/sample/index.html instead of the desired /content/sample/index.html as the
identification of the relative path is wrong.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.