Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Description
Running "msxml3_winetest domdoc" results in "loadXML failed".
The core reason for this seems to be that libxml2 needs the to be compiled with libiconv to be able to handle this character encoding.
Possible fix: import libiconv and enable it for libxml2.
Possible long-term fix: use ReactOS' own i18n. This could however require extensive surgery on libxml2, making it harder to the point of practically impossible to synch in the future.
Attachments
Issue Links
- is blocked by
-
CORE-6738 Missing iconv() library prevents msxml3 (and other code) to function.
- Resolved
- relates to
-
CORE-6736 kernel32: MultiByteToWideChar CP_UTF8 fails
- Resolved
-
ROSTESTS-82 msxml3_winetest domdoc crashing
- Resolved