Radu Cotescu created SLING-2626:
-----------------------------------

             Summary: NPE in ResourceResolverImpl.getResource
                 Key: SLING-2626
                 URL: https://issues.apache.org/jira/browse/SLING-2626
             Project: Sling
          Issue Type: Bug
          Components: ResourceResolver
    Affects Versions: Resource Resolver 1.0.0
            Reporter: Radu Cotescu
             Fix For: Resource Resolver 1.0.0


The {{path}} parameter is not checked for null in either of the 
{{ResourceResolverImpl.getResource(String path)}} and 
{{ResourceResolverImpl.getResource(Resource base, String path)}}, which makes 
the two methods throw NPE on several lines.

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