Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
JCR Resource 2.1.0, Resource Resolver 1.0.0
Description
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.