DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14753>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14753 encoding issues with serializer, samples, and test harness Summary: encoding issues with serializer, samples, and test harness Product: XalanJ2 Version: CurrentCVS Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] There are several encoding-related issues: For a specific few encoding java-name/mime-name pairs, there are non-unique java-names. Propose to modify the Encodings.properties file format to account for this. The test harness outputs results in the system's default encoding. On non-ASCII systems, this causes the tests to fail. Propose to modify harness to force UTF- 8 output. On non-ASCII systems, samples output combinations of different encodings. Propose to force samples output into system's default encoding.
