[Bug 39435] New: The 64 bit mshtml:xmlhttprequest fails on Windows 8/10

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 11 08:01:46 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=39435

            Bug ID: 39435
           Summary: The 64 bit mshtml:xmlhttprequest fails on Windows 8/10
           Product: Wine
           Version: 1.7.52
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mshtml
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

The 64 bit mshtml:xmlhttprequest has six failures on Windows 8/8.1/10:

xmlhttprequest.c:444: Test failed: text == NULL
xmlhttprequest.c:445: Test failed: Expect Server: Apache, got (null)
xmlhttprequest.c:453: Test failed: AllResponseHeaders(ETag:
"33a034e-33-4f1223417ce00"
Content-Length: 51
Keep-Alive: timeout=5, max=1000
Content-Type: application/xml
Last-Modified: Wed, 29 Jan 2014 20:58:32 GMT
) don't have expected substr(Server: Apache)
xmlhttprequest.c:444: Test failed: text == NULL
xmlhttprequest.c:445: Test failed: Expect Accept-Ranges: bytes, got (null)
xmlhttprequest.c:453: Test failed: AllResponseHeaders(ETag:
"33a034e-33-4f1223417ce00"
Content-Length: 51
Keep-Alive: timeout=5, max=1000
Content-Type: application/xml
Last-Modified: Wed, 29 Jan 2014 20:58:32 GMT
) don't have expected substr(Accept-Ranges: bytes)

This is specific to the 64 bit + Windows 8/8.1/10 combination. Note that these
failures don't happen on 64 bit Vista and Windows 7 machines.

Success  IE8  wvistau64-64
Success  IE9  win7u64-1spie9t64
Success  IE11 w7pro64-64
Failure  IE?? cw1-hd6800-t64 (Windows 8.1)
Failure  IE?? cw2-gtx560-t64 (Windows 8.1)
Failure  IE9  fg-acer64-w8-t64 (Windows 8)
Failure  IE?? pelzflowin81pronvid
Failure  IE?? cw1-hd6800-t64 (Windows 10)
Failure  IE?? cw2-gtx560-t64 (Windows 10)

-- 
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.



More information about the wine-bugs mailing list