Karl Pauls created SLING-9371:
---------------------------------
Summary: Bundled Script Tracker should only override force
resource types with versions
Key: SLING-9371
URL: https://issues.apache.org/jira/browse/SLING-9371
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting Bundle Tracker 0.1.0
Reporter: Karl Pauls
Assignee: Karl Pauls
Fix For: Scripting Bundle Tracker 0.2.0
The bundled script tracker currently is overriding force resource types in
request dispatches in case it has a versioned dependency for the forced
resource type. That is to allow dispatches to just target the unversioned
resource type and it is enough to just have a versioned dependency.
However, it currently makes the assumption that any dependency that starts with
the requested resource type is a versioned dependency - that is wrong. We need
to make sure it is really a dependency for the resource type.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)