https://bugs.winehq.org/show_bug.cgi?id=52910
Bug ID: 52910 Summary: mshtml:htmldoc fails on Windows with the UTF-8 codepage Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
mshtml:htmldoc fails on Windows with the UTF-8 codepage:
htmldoc.c:1472: Test failed: bindinfo.dwOptions=20000 htmldoc.c:597: Test failed: bindinfo.dwOptions=20000 [...]
https://test.winehq.org/data/patterns.html#mshtml:htmldoc
0x20000 is BINDINFO_OPTIONS_ENABLE_UTF8 which means that "UTF-8 encoding should be enabled". Easy fix?
https://bugs.winehq.org/show_bug.cgi?id=52910
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=52910
Gabriel Ivăncescu gabrielopcode@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |823a4414f2c3b5a5a2f18e9196f | |bc9d99cdebb2f Resolution|--- |FIXED Status|NEW |RESOLVED CC| |gabrielopcode@gmail.com
--- Comment #1 from Gabriel Ivăncescu gabrielopcode@gmail.com --- Fixed by 823a4414f2c3b5a5a2f18e9196fbc9d99cdebb2f.
https://bugs.winehq.org/show_bug.cgi?id=52910
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.0-rc1.