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/08/17 14:37:00 UTC

[jira] [Created] (SLING-9671) Allow non-bundled inheriting resource types to override Use-API templates

Radu Cotescu created SLING-9671:
-----------------------------------

             Summary: Allow non-bundled inheriting resource types to override Use-API templates
                 Key: SLING-9671
                 URL: https://issues.apache.org/jira/browse/SLING-9671
             Project: Sling
          Issue Type: Bug
          Components: Scripting
    Affects Versions: Scripting HTL Engine 1.4.0-1.4.0
            Reporter: Radu Cotescu


SLING-9328 added support for loading templates via the {{org.apache.sling.servlets.resolver.bundle.tracker.BundledRenderUnit}} API. However, when working with a bundled HTL script (precompiled or not), only template libraries available via the bundled script's {{org.apache.sling.servlets.resolver.bundle.tracker.TypeProvider}} hierarchy are considered, not allowing scripts from the resource tree to override the behaviour.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)