Konrad Windszus created SLING-12978:
---------------------------------------
Summary: Clarify RequestPathInfo for requests not matching a
resource
Key: SLING-12978
URL: https://issues.apache.org/jira/browse/SLING-12978
Project: Sling
Issue Type: Improvement
Reporter: Konrad Windszus
Currently
https://github.com/apache/sling-org-apache-sling-api/blob/master/src/main/java/org/apache/sling/api/request/RequestPathInfo.java
has some incorrect documentation for the edge case when the request cannot be
resolved to a Sling resource. In such a case {{getResourcePath()}} rather
returns the full request path (including selectors/extensions and suffixes).
Also there is some inconsistency in the javadoc regarding resource path/content
path.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)