You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Radu Cotescu (Jira)" <ji...@apache.org> on 2022/05/05 14:05:00 UTC

[jira] [Created] (SLING-11297) The org.apache.sling.testing.mock.sling.RRMockResourceResolverWrapper should first query its providers

Radu Cotescu created SLING-11297:
------------------------------------

             Summary: The org.apache.sling.testing.mock.sling.RRMockResourceResolverWrapper should first query its providers
                 Key: SLING-11297
                 URL: https://issues.apache.org/jira/browse/SLING-11297
             Project: Sling
          Issue Type: Bug
          Components: Testing
    Affects Versions: Testing Sling Mock 3.2.2
            Reporter: Radu Cotescu
            Assignee: Stefan Seifert
             Fix For: Testing Sling Mock 3.2.4


When working with {{ResourceProviders}} registered in the mocked OSGi framework, the {{RRMockResourceResolverWrapper}} implementation queries its bound providers only for some of the methods that perform resource retrieval operations. For the other cases it delegates to the wrapped resource resolver. However, the delegate can be agnostic when it comes to the registered {{ResourceProviders}}.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)