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 2010/04/19 11:02:49 UTC

[jira] Resolved: (SLING-1492) ResourceUtil.isSyntheticResource should take ResourceWrapper into account

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

Bertrand Delacretaz resolved SLING-1492.
----------------------------------------

    Resolution: Fixed

Fixed in revision 935479

> ResourceUtil.isSyntheticResource should take ResourceWrapper into account
> -------------------------------------------------------------------------
>
>                 Key: SLING-1492
>                 URL: https://issues.apache.org/jira/browse/SLING-1492
>             Project: Sling
>          Issue Type: Bug
>          Components: API
>    Affects Versions: API 2.0.8
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>
> ResourceUtil.isSyntheticResource() should check if the resource is actually a ResourceWrapper, and if yes check if the wrapped resource is a synthetic one.
> As is now, synthetic resources wrapped by the PathBasedResourceDecorator, for example, are incorrectly identifed as non-synthetic.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.