[ 
https://issues.apache.org/jira/browse/SLING-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843674#comment-13843674
 ] 

Carsten Ziegeler commented on SLING-3269:
-----------------------------------------

Can you point to some code where this happens? - afaik resource decorators are 
not called directly but by using the ResourceDecoratorTracker which handles the 
null case

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

Reply via email to