SlingRequestPathInfo fails to parse extension in some cases
-----------------------------------------------------------
Key: SLING-173
URL: https://issues.apache.org/jira/browse/SLING-173
Project: Sling
Issue Type: Bug
Components: Core
Reporter: Bertrand Delacretaz
For example in this case:
ResourceMetadata.RESOLUTION_PATH = "/ujax-tests"
requestPath = "/ujax-tests/12005879509741.json"
The extension is null instead of being .json.
The MicroslingRequestPathInfoTest class from the the microsling-core project
might help in fixing this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.