You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2013/12/09 14:20:07 UTC

[jira] [Assigned] (SLING-3269) ResourceDecorator returning null does not behave as specified

     [ https://issues.apache.org/jira/browse/SLING-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz reassigned SLING-3269:
------------------------------------------

    Assignee:     (was: Bertrand Delacretaz)

Tests added in http://svn.apache.org/r1549566 - the offending cases are in ResourceDecoratorReturnsNullTest, with TODOs for when this is fixed.

> 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)