Ashok Kumar created SLING-8341:
----------------------------------
Summary: unexpected results from resourceresolver.map when input
path has adjacent '/'
Key: SLING-8341
URL: https://issues.apache.org/jira/browse/SLING-8341
Project: Sling
Issue Type: Bug
Components: ResourceResolver
Affects Versions: Resource Resolver 1.6.8
Reporter: Ashok Kumar
ResourceResolver.map(‘/content/we-retail/us*//*en.html’) results in
‘/content/we-retail/us/enn.html’
Steps to Reproduce :
1. Go to console /system/console/jcrresolver
2. input link "/content/we-retail/us//en.html" to Configuration Test
3. click map
4. the result shows
Output
Primary: /content/we-retail/us/enn.html. Other candidates:
/content/we-retail/us//en.html.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)