cziegeler commented on PR #40: URL: https://github.com/apache/sling-org-apache-sling-engine/pull/40#issuecomment-1788475384
Thanks @sagarmiglani for the patch. I think you change the behaviour of SlingRequestPathInfo for this case which might lead to problems (previously null was returned for the selectors and now an array with an empty string). Maybe it is safer to do the change where we check for invalid requests (if selector array is null but there are pairs of dots). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
