Radu Cotescu created SLING-9233:
-----------------------------------
Summary: Skip registering the Dispatcher servlet if the resource
types are not versioned
Key: SLING-9233
URL: https://issues.apache.org/jira/browse/SLING-9233
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting Bundle Tracker 0.1.0
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: Scripting Bundle Tracker 0.2.0
The {{BundledScriptTracker}} registers a
{{BundledScriptTracker.DispatcherServlet}} in order to dispatch a request to a
resource with a non-versioned resource type to the servlet registered for the
highest version of that type. However, the {{DispatcherServlet}} should not be
registered at all if the original resource types are not versioned.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)