cziegeler commented on PR #40: URL: https://github.com/apache/sling-org-apache-sling-engine/pull/40#issuecomment-1790153094
I think when the check method is called you have access to the request object which should give you the full original path. You also have the resource path. So maybe something like if the request path contains more than one dot directly after the resource path. (only in the case of null selector string) -- 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]
