[
https://issues.apache.org/jira/browse/SLING-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz resolved SLING-3269.
----------------------------------------
Resolution: Invalid
Of course...testing the mocks instead of the actual code ;-)
Thanks for catching this, I have fixed the tests in
http://svn.apache.org/r1549806 and they now demonstrate that the behavior is
correctly implemented.
> ResourceDecorator returning null does not behave as specified
> -------------------------------------------------------------
>
> Key: SLING-3269
> URL: https://issues.apache.org/jira/browse/SLING-3269
> Project: Sling
> Issue Type: Bug
> Components: ResourceResolver
> Affects Versions: Resource Resolver 1.0.6
> Reporter: Bertrand Delacretaz
> Priority: Minor
>
> The ResourceDecorator javadocs specify that decorate(Resource r) returning
> null is the same as returning r, but this is not the case. Returning null
> causes a null Resource to be returned in several places, instead of the
> original resource.
> Following up on the SLING-3267 discussions, I'll update the
> bundles/resourceresolver to expose the problems, and tag them with
> TODO:SLING-3269
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)