[
https://issues.apache.org/jira/browse/SLING-5461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15324161#comment-15324161
]
Radu Cotescu commented on SLING-5461:
-------------------------------------
Please open a separate issue (as this one is closed) and try to reproduce it
with Sightly >= 1.0.12.
> 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)