RequestPathInfo.getResourcePath returns complete path including extension
-------------------------------------------------------------------------
Key: SLING-445
URL: https://issues.apache.org/jira/browse/SLING-445
Project: Sling
Issue Type: Bug
Components: API
Affects Versions: 2.0.0
Reporter: Carsten Ziegeler
Fix For: 2.0.0
It seems that at least in some cases, the RequestPathInfo.getResourcePath()
includes the selectors and extensions (which it should omit)
I have a request to a non existing resource: /a/b.html and getResourcePath()
returns "/a/b.html"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.