Radu Cotescu created SLING-9330:
-----------------------------------
Summary: Path registrations override the servlet resources for
parent resource types
Key: SLING-9330
URL: https://issues.apache.org/jira/browse/SLING-9330
Project: Sling
Issue Type: Bug
Components: Scripting
Reporter: Radu Cotescu
Fix For: Scripting Bundle Tracker 0.2.0
The implementation for SLING-9255 can override the initial servlet resources
due to the fact that path registrations for inheriting resource types are
generated with the scripts of the parents. This will add a
{{sling:resourceSuperType}} to the parent resources pointing to themselves,
which can break the servlet resolution process.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)