[
https://issues.apache.org/jira/browse/SLING-9958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241692#comment-17241692
]
Konrad Windszus commented on SLING-9958:
----------------------------------------
Seems to be UTF_8 IIUC:
https://github.com/apache/sling-org-apache-sling-scripting-sightly/blob/e9ef63d41be9637285d779529e381357a88e7cce/src/main/java/org/apache/sling/scripting/sightly/impl/engine/bundled/BundledUnitManagerImpl.java#L165
> HTL Scripting Engine: Document supported encodings
> --------------------------------------------------
>
> Key: SLING-9958
> URL: https://issues.apache.org/jira/browse/SLING-9958
> Project: Sling
> Issue Type: Improvement
> Components: Scripting
> Reporter: Konrad Windszus
> Assignee: Radu Cotescu
> Priority: Major
>
> Neither from the HTL spec (https://github.com/adobe/htl-spec) nor from the
> documentation at
> https://sling.apache.org/documentation/bundles/scripting/scripting-htl.html
> it is clear which encoding is supported for *.html files by the Sightly
> Compiler.
> I guess it assumes UTF-8, but it would be good to document that.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)