[
https://issues.apache.org/jira/browse/SLING-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu reassigned SLING-4489:
-----------------------------------
Assignee: Radu Cotescu
> Sightly: Hyphenated identifiers cause a compilation exception in Sightly
> generated Java classes
> -----------------------------------------------------------------------------------------------
>
> Key: SLING-4489
> URL: https://issues.apache.org/jira/browse/SLING-4489
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Affects Versions: Scripting Sightly Engine 1.0.0
> Reporter: Vlad Bailescu
> Assignee: Radu Cotescu
> Priority: Minor
> Fix For: Scripting Sightly Engine 1.0.0
>
>
> Using hyphenated identifiers leads to a compilation exception at runtime:
> {code:html}
> <template data-sly-template.bad-template="${ @ }">Test</template>
> {code}
> The Sightly grammar does not allow hyphenated identifier so a proper parsing
> exception should be thrown instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)