http://bugs.winehq.org/show_bug.cgi?id=27613
Summary: MSXML method DELETE is unimplemented Product: Wine Version: 1.3.23 Platform: x86 URL: http://netikka.net/dev/delete.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi
Example: http://netikka.net/dev/delete.exe
http://bugs.winehq.org/show_bug.cgi?id=27613
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2011-06-27 06:27:45 CDT --- What's this about? Attach a source for this test application please.
http://bugs.winehq.org/show_bug.cgi?id=27613
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|MSXML method DELETE is |XMLHTTP method DELETE is |unimplemented |unimplemented
--- Comment #2 from ocean04@suomi24.fi 2011-06-27 07:29:40 CDT --- xmlhttp.open('DELETE', 'http://netikka.net/dev/debug/debug3.php', false); xmlhttp.send(''); showmessage(xmlhttp.responsetext);
Probably has to use BINDVERB_CUSTOM
Delete is needed example http://dev.huuto.net/huuto-api/
http://bugs.winehq.org/show_bug.cgi?id=27613
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase
http://bugs.winehq.org/show_bug.cgi?id=27613
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2011-12-21 12:41:22 CST --- Should be fixed with 8c03b4e5f0d73297dfbe6feb6a73a6ca785aa500. Please retest.
http://bugs.winehq.org/show_bug.cgi?id=27613
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2012-01-06 05:05:59 CST --- So could you confirm it's fixed with current wine?
http://bugs.winehq.org/show_bug.cgi?id=27613
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8c03b4e5f0d73297dfbe6feb6a7 | |3a6ca785aa500 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from ocean04@suomi24.fi 2012-01-06 08:41:15 CST --- Yes, it's fixed, thanks!
http://bugs.winehq.org/show_bug.cgi?id=27613
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2012-01-13 13:51:17 CST --- Closing bugs fixed in 1.3.37.