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
Priority: Minor
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.