Julian Reschke created SLING-13288:
--------------------------------------
Summary: ResourceResolver: handle "invalid" paths
Key: SLING-13288
URL: https://issues.apache.org/jira/browse/SLING-13288
Project: Sling
Issue Type: Improvement
Reporter: Julian Reschke
So far, we have only ignored null paths, plus those outside the defined path
set.
Vanity Paths (sym-)link from an absolute path to a resource somewhere else.
With that, I'd be surprised if anything but an absolute path will work. But
then, what do I know?
Proposal: define what we think is invalid (or useless) and log those values in
a similar way we do it for aliases (collect a certain amount, and WARN log them
after init is done).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)