http://bugs.winehq.org/show_bug.cgi?id=29574 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msxml3 --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-01-09 13:35:46 CST --- (In reply to comment #8)
- ActiveXObject("Microsoft.XMLHTTP") doesn't work probably;
This is intentional apparently, wine iexplore doesn't use builtin jscript for every page.
- IXMLDOMHttpRequest fails to resolve relative path name, I'm aware of this problem, and this is a good test case to fix it, we even have a tests that show how it supposed to work.
Let's make this bug about this particular issue. Requested document url should be resolved to http://www.w3schools.com/ajax/ajax_info.txt. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.