[
https://issues.apache.org/jira/browse/SLING-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger closed SLING-269.
-----------------------------------
Resolution: Fixed
Fixed in Rev. 630127.
The ResourcePathIterator has been assuming a path of "/" to be non-existing to
not return the root node.
> Requesting the root handled inconsistently
> ------------------------------------------
>
> Key: SLING-269
> URL: https://issues.apache.org/jira/browse/SLING-269
> Project: Sling
> Issue Type: Bug
> Components: Resource
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: 2.0.0
>
>
> Requesting the root as in http://host/ results in a missing resource, while
> request the root with an extension such as in http://host/.html results in
> returning the session root node as a resource. This is rather inconsistent as
> for non-root requests we also allow requesting without an extension.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.