[ http://issues.apache.org/jira/browse/XALANC-600?page=comments#action_12365223 ]
David Bertoni commented on XALANC-600: -------------------------------------- I used the TortoiseSVN menu to create a patch, so I don't know why it didn't work. I just tried to apply it with Cygwin, and it worked fine. On the other hand, I reconsidered the patch and I've come up with something that is less intrusive, so let me post a new patch. I'll create that by doing a diff, so I hope that will work. > 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 > Assignee: 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]
