You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2011/07/04 16:01:22 UTC

[jira] [Resolved] (SLING-2125) Jcr Resource mappings are not all applied when a certain number of mapping entries is created

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

Carsten Ziegeler resolved SLING-2125.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: JCR Resource 2.0.12

Sorting the list with revision 1142669

> Jcr Resource mappings are not all applied when a certain number of mapping entries is created
> ---------------------------------------------------------------------------------------------
>
>                 Key: SLING-2125
>                 URL: https://issues.apache.org/jira/browse/SLING-2125
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Resource 2.0.10
>            Reporter: Geoffroy Schneck
>            Assignee: Carsten Ziegeler
>             Fix For: JCR Resource 2.0.12
>
>
> Add 13 URL Mappings to "resource.resolver.mapping" property of the Jcr Resource Resolver.
> Not every mapping is applied. 
> -> In class org.apache.sling.jcr.resource.internal.JcrResourceResolver line 415, the list "this.factory.getMapEntries().getResolveMaps()" is not correctly sorted anymore. 
> The entry "MapEntry: match:^[^/]+/[^/]+/, replacement:/, internal, " is not at the end, end every entries below this one is not processed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira