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=18419>. 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=18419 XMLTrancoder's transcodeFrom not translating new line characters Summary: XMLTrancoder's transcodeFrom not translating new line characters Product: XalanC Version: 1.4.x Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Running the XML toolkit (xml4c_4.0) on z/OS with the default codepage IBM-1047. Calling trancodeFrom programmatically and works fine with single line strings. With string having new line characters, transcodeFrom translates the new line chars 0D 0A to C2 85 (when viewed from a hex editor on Windows). The result being new lines appear as control characters when the result is displayed in a web browser.
