http://bugs.winehq.org/show_bug.cgi?id=24325 Summary: MSXML Parser corrupts line breaks Product: Wine Version: 1.1.42 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs(a)winehq.org ReportedBy: chris(a)generalpurposedomain.com Created an attachment (id=30657) --> (http://bugs.winehq.org/attachment.cgi?id=30657) Corrupt xml file If the parser is set to auto indent lines, the \r line breaks are replaced by " ", resulting in an invalid XML file. The \n breaks are written fine, though. I wrote a testcase in delphi, i attached both the testcase and the resulting XML file. If I install winetricks msxml3, the problem disappears, and files are written fine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.