31 Aug
2014
31 Aug
'14
6:32 a.m.
https://bugs.winehq.org/show_bug.cgi?id=29583 --- Comment #3 from lizhenbo <litimetal(a)gmail.com> --- (In reply to lizhenbo from comment #2)
Does this bug still exists in 1.7.25? Test page[1] works fine with builtin-IE.
[1]: http://www.w3schools.com/dom/tryit.asp?filename=try_dom_xmlhttprequest_first
Well, that problem still exists. Builtin-IE failed back to: --- else {// code for IE6, IE5 xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); } --- A modified test case shows the problem: http://lzbtesthustoj1000.u.qiniudn.com/new_xmlhttp.html -- 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.