https://bugs.winehq.org/show_bug.cgi?id=46076
Bug ID: 46076 Summary: Something goes wrong when sending unicode http request Product: Wine Version: 3.0.3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: winhttp Assignee: wine-bugs@winehq.org Reporter: akashmozumdar@gmail.com Distribution: ---
The attached code prints {"statusCode":200,"translationResponse":"What's your name?"} on Windows 7/10. On Wine it prints {"statusCode":200,"????"}.
https://bugs.winehq.org/show_bug.cgi?id=46076
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- Did you mean to attach a file?
https://bugs.winehq.org/show_bug.cgi?id=46076
--- Comment #2 from akashmozumdar@gmail.com --- Created attachment 62693 --> https://bugs.winehq.org/attachment.cgi?id=62693 Small code sample that doesn't work on Wine.
https://bugs.winehq.org/show_bug.cgi?id=46076
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de --- confirming, I also get that when compiling with i686-w64-mingw32-g++ -lwinhttp: {"statusCode":200,"translationResponse":"????"} (didn't tried it on windows)
https://bugs.winehq.org/show_bug.cgi?id=46076
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |7e5b5cb1aa253ce2f20a790989d | |0f18bcbcab946
--- Comment #4 from Hans Leidekker hans@meelstraat.net --- Should be fixed with 7e5b5cb1aa253ce2f20a790989d0f18bcbcab946.
https://bugs.winehq.org/show_bug.cgi?id=46076
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.20.