Carsten Ziegeler created SLING-5499:
---------------------------------------
Summary: Servlets resource provider is hiding resources from other
providers
Key: SLING-5499
URL: https://issues.apache.org/jira/browse/SLING-5499
Project: Sling
Issue Type: Bug
Components: Servlets
Affects Versions: Servlets Resolver 2.4.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Servlets Resolver 2.4.2
The new servlet resource provider implementation is based on the new resource
provider API. For example if a servlet is mounted at the path (!) /libs/foo,
all resources underneath this resource, like /libs/foo/bla are tried with the
servlet resource provider.
The old implementation of the resource resolver switched to the resource
provider at / and tried it there
This is a change of behaviour and we should revert to the old behaviour
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)