https://bugs.winehq.org/show_bug.cgi?id=39529
Bug ID: 39529 Summary: Data Source initstring parsing is case-sensitive Product: Wine Version: 1.7.52 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oledb32 Assignee: wine-bugs@winehq.org Reporter: gabriel@system.is Distribution: ---
The initstring parsing in 'datainit_GetDataSource' for finding a suitable provider is doing a case-sensitive sub-string match.
The casing of "Provider=" is insignificant in the native oledb32.dll.
https://bugs.winehq.org/show_bug.cgi?id=39529
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- Can you provide more details? What application is affected? Is it available for download? If not can you provide some sample source code to reproduce the issue, please?
https://bugs.winehq.org/show_bug.cgi?id=39529
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Hi, Gabriel.
I'll take a look.
https://bugs.winehq.org/show_bug.cgi?id=39529
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- Try that one please - https://www.winehq.org/pipermail/wine-patches/2015-November/144120.html
https://bugs.winehq.org/show_bug.cgi?id=39529
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ae9281e27ffddb0b872652b4214 | |4852bd899070f Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- I expect this to be fixed with ae9281e27ffddb0b872652b42144852bd899070f, please retest with current Wine from git, or wait for next release.
https://bugs.winehq.org/show_bug.cgi?id=39529
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.55.