[
https://issues.apache.org/jira/browse/SLING-5461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu resolved SLING-5461.
---------------------------------
Resolution: Fixed
Fixed in [r1727349|https://svn.apache.org/r1727349].
> 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)