You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Radu Cotescu (Jira)" <ji...@apache.org> on 2020/03/23 16:10:00 UTC

[jira] [Resolved] (SLING-9233) Skip registering the Dispatcher servlet if the resource types are not versioned

     [ https://issues.apache.org/jira/browse/SLING-9233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radu Cotescu resolved SLING-9233.
---------------------------------
    Resolution: Fixed

Applied patch from [~pauls] in [commit 303a979|https://github.com/apache/sling-org-apache-sling-scripting-bundle-tracker/commit/303a979].

> 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
>            Priority: Major
>             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)