https://bugs.winehq.org/show_bug.cgi?id=51248
Bug ID: 51248 Summary: UrlGetPart produces different results from Windows Product: Wine Version: 6.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: shlwapi Assignee: wine-bugs@winehq.org Reporter: jp-dev@inbox.ru Distribution: ---
Created attachment 70120 --> https://bugs.winehq.org/attachment.cgi?id=70120 test program, logs
It produces difference result codes. There is a test case on some URLs and relevant output from Windows 10 vs Wine 6.10. Sometimes it will return a different HRESULT, or it will fail parsing the query string.
https://bugs.winehq.org/show_bug.cgi?id=51248
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Keywords| |testcase
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- Thanks for the testcase. Do you have an app that depends on this?
https://bugs.winehq.org/show_bug.cgi?id=51248
--- Comment #2 from JP Cimalando jp-dev@inbox.ru ---
Do you have an app that depends on this?
No application, these are simply observations made during my own software development process, and collected into the test case.
http://bugs.winehq.org/show_bug.cgi?id=51248
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- This is fixed in wine-10.6. This was most likely fixed by the rewrite of this function in 2022 that ends in commit https://gitlab.winehq.org/wine/wine/-/commit/a110b2e68e635cabfb3c9d714f27cd9... (as far as I can see).
I'll go ahead and mark this FIXED.
http://bugs.winehq.org/show_bug.cgi?id=51248
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.8.