https://bugs.winehq.org/show_bug.cgi?id=39789
Bug ID: 39789 Summary: Reusing xmlhttprequest doesn't clear previous headers Product: Wine Version: 1.8-rc4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: msxml3 Assignee: wine-bugs@winehq.org Reporter: ocean04@suomi24.fi Distribution: ---
Created attachment 53084 --> https://bugs.winehq.org/attachment.cgi?id=53084 Test+source
1. Add header (for example SetRequestHeader('winetest', 'test')) and send.
2. Use same object to make other requests, but not setting this header.
-> "winetest" header is still included.
This was causing errors, server got headers it wasn't supposed to..
Just run attached sample, workaround winetricks msxml3
https://bugs.winehq.org/show_bug.cgi?id=39789
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
https://bugs.winehq.org/show_bug.cgi?id=39789
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- I can confirm that, thanks for the report. Fix is rather obvious, but I want to have some tests to confirm it.
https://bugs.winehq.org/show_bug.cgi?id=39789
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal
https://bugs.winehq.org/show_bug.cgi?id=39789
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f6bfc309ed5fa911c08db41bc30 | |045f3bb693fab Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Should be fixed with http://source.winehq.org/git/wine.git/?a=commit;h=f6bfc309ed5fa911c08db41bc3....
https://bugs.winehq.org/show_bug.cgi?id=39789
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.0.