Radu Cotescu created SLING-9194:
-----------------------------------
Summary: The "URL to Script Resolution" documentation page should
list the full naming conventions for scripts
Key: SLING-9194
URL: https://issues.apache.org/jira/browse/SLING-9194
Project: Sling
Issue Type: Improvement
Components: Documentation, Site
Reporter: Radu Cotescu
Assignee: Radu Cotescu
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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)