Carsten Ziegeler created SLING-5497:
---------------------------------------
Summary: ResourceResolver#getResource(Resource, String) should
handle a null path returned by the base resource
Key: SLING-5497
URL: https://issues.apache.org/jira/browse/SLING-5497
Project: Sling
Issue Type: Improvement
Components: ResourceResolver
Affects Versions: Resource Resolver 1.4.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Resource Resolver 1.5.0
The implementation before 1.4.0 handled ResourceResolver#getResource(Resource,
String) called with a resource returning null for getPath
The new implementation is throwing an NPE
We should handle the case and treat it like a null rsource
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)