Encoding bug in XMLGenerator (SAX version) when passing a String to the
constructor
-----------------------------------------------------------------------------------
Key: COCOON3-83
URL: https://issues.apache.org/jira/browse/COCOON3-83
Project: Cocoon 3
Issue Type: Bug
Components: cocoon-sax
Affects Versions: 3.0.0-alpha-3
Reporter: JBert
When creating a new org.apache.cocoon.sax.component.XMLGenerator instance with
a String argument, the execute method will fail when the XML uses non-ASCII
characters.
See http://stackoverflow.com/a/8471886/983949 for more info with regards to the
code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira