Gabiesfat opened a new pull request #50:
URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/50


   This PR has the code changes for issue SLING-10844. Apparently earlier 
implementation of API getMapping() in ResourceMapperImpl.java was returning 
null in case the path was empty which was breaking the contract mentioned in 
corresponding interface so to fix code changes been made to return empty string 
(but not null).  
   The test [0] would be fixed in further commit of this PR.
   [0]:  
https://github.com/apache/sling-org-apache-sling-resourceresolver/blob/master/src/test/java/org/apache/sling/resourceresolver/impl/mapping/ResourceMapperImplTest.java#L173


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