[
https://issues.apache.org/jira/browse/SLING-12978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated SLING-12978:
------------------------------------
Component/s: API
> 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
> Components: API
> Reporter: Konrad Windszus
> Priority: Major
>
> 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)