https://bugs.winehq.org/show_bug.cgi?id=46951
Bug ID: 46951 Summary: MSXML Multi line attribute value - #10 char lost Product: Wine Version: 4.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 Assignee: wine-bugs@winehq.org Reporter: alexeev@krista.ru Distribution: ---
Created attachment 64076 --> https://bugs.winehq.org/attachment.cgi?id=64076 Sample xml with command line test
Multy line attribule values parsed by XMLDOM in Wine, but such values lost all CR chars and looks like single line (maybe with #10 to #32 replace). Attached example with simble command line test (fails on not found #10 in value)
https://bugs.winehq.org/show_bug.cgi?id=46951
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov@gmail.com Keywords| |testcase
--- Comment #1 from Damjan Jovanovic damjan.jov@gmail.com --- Please attach the source code for that executable.