ResourceResolver.map should handle paths with selectors and extensions
----------------------------------------------------------------------
Key: SLING-773
URL: https://issues.apache.org/jira/browse/SLING-773
Project: Sling
Issue Type: Improvement
Components: API, JCR Resource
Affects Versions: JCR Resource 2.0.4, API 2.0.4
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: JCR Resource 2.0.4, API 2.0.4
Currently the ResourceResolver.map methods are specified to take resource path
strings. In real life the path at hand to be mapped may also be a resource path
plus any selectors and extension prepared for being a link in an HTML page. In
these cases, it would be valuable if the map methods could in fact first cut
off the selectors and extension before finding the resource to apply and
sling:alias mappings.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.