Radu Cotescu created SLING-9718:
-----------------------------------
Summary: Relative paths for bundled HTL template files are not
correctly handled
Key: SLING-9718
URL: https://issues.apache.org/jira/browse/SLING-9718
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting HTL Engine 1.4.0-1.4.0
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: Scripting HTL Engine 1.4.4-1.4.0
If a template library (a file providing one or more HTL templates) is bundled
(precompiled or not) and is loaded by a caller using a relative path, the
loading might fail if the lookup is done via the
{{org.apache.sling.scripting.sightly.impl.engine.bundled.BundledUnitManagerImpl#getRenderUnit(javax.script.Bindings,
java.lang.String)}} service method.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)