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