http://bugs.winehq.org/show_bug.cgi?id=10372
Summary: msxml3 : problem with "AppendChild" method Product: Wine Version: 0.9.48. Platform: PC URL: http://home.scarlet.be/linux/compteco/testxml.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msxml AssignedTo: wine-bugs@winehq.org ReportedBy: vincent.hardy.be@gmail.com
See delphi 5 testcase at above URL
With native msxml3.dll, it's OK, but not with the builtin one.
(It's for for this soft : http://home.scarlet.be/linux/compteco)
http://bugs.winehq.org/show_bug.cgi?id=10372
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2007-11-09 10:05:05 --- Can you describe the error? What do you expected to happen, and what happens instead?
http://bugs.winehq.org/show_bug.cgi?id=10372
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=10372
--- Comment #2 from Vincent Hardy vincent.hardy.be@gmail.com 2007-11-12 01:45:06 --- I expect that testxml.exe shows 2 messagebox and creates a simple file test.xml like this : -- <?xml version="1.0" encoding="UTF-8"?> <Document>test</Document> -- testxml.exe crash with builtin msxml3.dll
http://bugs.winehq.org/show_bug.cgi?id=10372
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com 2007-11-12 23:18:06 --- The crash is caused by domdoc_createTextNode not being Implemented.
http://bugs.winehq.org/show_bug.cgi?id=10372
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com 2007-12-02 22:15:01 --- Fix committed. http://www.winehq.org/pipermail/wine-cvs/2007-November/038213.html
The fix now in version 0.9.50, please verify and close.
http://bugs.winehq.org/show_bug.cgi?id=10372
Vincent Hardy vincent.hardy.be@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Vincent Hardy vincent.hardy.be@gmail.com 2007-12-03 06:57:55 --- OK for me. Thank you.
http://bugs.winehq.org/show_bug.cgi?id=10372
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Dan Kegel dank@kegel.com 2008-01-28 05:41:50 --- Closing all RESOLVED FIXED bugs older than four weeks.