Radu Cotescu created SLING-9783:
-----------------------------------
Summary: The HTL compiler will trigger a NPE if a null value
should be written into an HTML attribute
Key: SLING-9783
URL: https://issues.apache.org/jira/browse/SLING-9783
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting HTL Compiler 1.2.8-1.4.0
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: Scripting HTL Compiler 1.2.10-1.4.0
SLING-9696 introduced a side-effect into the HTL compiler, which doesn't
correctly check if an attribute should be displayed or not when the evaluated
expression returns a {{null}} value.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)