Serializers don't always report the correct encoding ----------------------------------------------------
Key: XALANC-600 URL: http://issues.apache.org/jira/browse/XALANC-600 Project: XalanC Type: Bug Components: XalanC Versions: CurrentCVS Reporter: David Bertoni Assigned to: David Bertoni Attachments: patch.diff When XalanFormatterToXMLUnicode was modified to write encodings other than UTF-8 or UTF-16, code wasn't added to ensure the correct encoding is reported. As a result, if the serializer is asked to report its encoding, problems can result. Particularaly, if the processor is switching from XML to HTML formatter, the newly created HTML serializer will generate UTF-16, instead of the encoding that was previously used. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]