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

Ian Boston resolved SLING-2253.
-------------------------------

    Resolution: Won't Fix

Closing as wont fix, please see previous comment on the issue.
If this really is a pressing issue, please re-open.
                
> Resource resolver fails to work with expanded JCR paths
> -------------------------------------------------------
>
>                 Key: SLING-2253
>                 URL: https://issues.apache.org/jira/browse/SLING-2253
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Resource 2.0.10
>         Environment: org.apache.sling.jcr.resource-2.0.11-R1142950.jar
>            Reporter: Tobias Bocanegra
>
> retrieving a resource addressed with an expanded JCR path does not work 
> (anymore).
> eg: 
> resource.getResourceResolver().getResource("/content/test/{http://www.jcp.org/jcr/1.0}content";)
>  == null
> where as:
> resource.getResourceResolver().getResource("/content/test/jcr:content") == 
> <resource>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to