[Bug 39529] New: Data Source initstring parsing is case-sensitive
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(a)winehq.org Reporter: gabriel(a)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. -- 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=39529 --- Comment #1 from Bruno Jesus <00cpxxx(a)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? -- 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=39529 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- Hi, Gabriel. I'll take a look. -- 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=39529 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- Try that one please - https://www.winehq.org/pipermail/wine-patches/2015-November/144120.html -- 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=39529 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ae9281e27ffddb0b872652b4214 | |4852bd899070f Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> --- I expect this to be fixed with ae9281e27ffddb0b872652b42144852bd899070f, please retest with current Wine from git, or wait for next release. -- 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=39529 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 1.7.55. -- 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