[
https://issues.apache.org/jira/browse/SLING-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653433#action_12653433
]
Felix Meschberger commented on SLING-752:
-----------------------------------------
In Rev. 723408 added more correct implementation of the ResourceResolver.map
methods using the configuration and /etc/map entries. Also extended unit tests.
> JcrResourceResolver2 resolve(String) method not API conform
> -----------------------------------------------------------
>
> Key: SLING-752
> URL: https://issues.apache.org/jira/browse/SLING-752
> Project: Sling
> Issue Type: Bug
> Components: JCR
> Affects Versions: JCR Resource 2.0.4
> Reporter: christian
> Assignee: Felix Meschberger
> Priority: Minor
> Attachments: SLING-752-2.patch, SLING-752.patch
>
>
> Affected is the JcrResourceResolver2#resolve(abspath) method.
> If abspath argument doesn't point to an Item, the resolver returns a
> Resource of type non-existing.
> The API according its JAVA-Doc requires to return <null> in this case
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.