sagarmiglani commented on PR #40: URL: https://github.com/apache/sling-org-apache-sling-engine/pull/40#issuecomment-1790104527
> 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) @cziegeler For empty selectors (e.g: "....html"), the resulting selector string is null and selector array is empty. How would you recommend verifying this condition (only pair of dots?) while assessing the validity of a request? (at that point, we will have null selector string and empty selector array) -- 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]
