reschke opened a new pull request, #183:
URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/183

   This fixes the case where the parent of a Resource is null, which previously 
aborted the recursion, returning an incorrectly populated  `PathGenerator`.
   
   The code now walks the (String) path again, but continues to use `Resource`s 
as long as possible.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to