Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The "URL to Script Resolution" page does not list the full naming conventions for script names, as they are defined in the org.apache.sling.servlets.resolver.internal.helper.ResourceCollector class. Namely, the following two pieces of information are missing or inaccurate:
- the order in which selectors, request extension and the request method should appear in a script's name
- all scripts targeting any HTTP method can also target a certain selector and request extension, not just scripts for GET and HEAD requests
Attachments
Issue Links
- relates to
-
SLING-9197 Align script file name analysis to the Sling conventions
- Closed
-
SLING-9203 Perform script / class lookup using the Sling script naming conventions
- Closed
- links to