Radu Cotescu created SLING-5461:
-----------------------------------
Summary: Sightly quotes all markup attributes' values with double
quotes
Key: SLING-5461
URL: https://issues.apache.org/jira/browse/SLING-5461
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting Sightly Engine 1.0.0
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: Scripting Sightly Engine 1.0.12
Irrespective of how HTML attributes are quoted in a Sightly script, the
resulting output will always use double quotes ({{"}}), which will break
attributes that have been defined in the script to use single quotes ({{'}}).
This issue affects developers who would like to define JSON structures in
{{data-}} attributes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)