wrong character encoding for compiled JSP scripts
-------------------------------------------------
Key: SLING-1939
URL: https://issues.apache.org/jira/browse/SLING-1939
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting JSP 2.0.12
Reporter: Victor Saar
Priority: Minor
I have a JSP that contains some static text with special chars (e.g. umlauts).
Though the JSP itself seems to be correctly encoded as UTF-8, the compiled
.java class under /var/classes/... shows these characters wrongly encoded.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.