Script resolution should consider partial selector string
---------------------------------------------------------
Key: SLING-113
URL: https://issues.apache.org/jira/browse/SLING-113
Project: Sling
Issue Type: Improvement
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: 2.0.0
Currently the Sling DefaultSlingScriptResolver class only considers the full
selector string (if one is available) for finding a script. Actually, it should
gradually cut off elements from the selector string until a script is found or
the complete selector string has been cut off.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.