https://bugs.winehq.org/show_bug.cgi?id=41103
Bug ID: 41103 Summary: Fails to parse Extended Properties since it has a quotes around it's value. Product: Wine Version: 1.9.16 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: oledb32 Assignee: wine-bugs@winehq.org Reporter: leslie_alistair@hotmail.com Distribution: ---
Created attachment 55310 --> https://bugs.winehq.org/attachment.cgi?id=55310 testcase
When you have a connection string, like below. The parser fails on "Extended Properties" property since it's value has "" around it value. The " are to escape the value which may contain other delimiters.
Provider=MSDASQL.1;Extended Properties="DRIVER=Wine ODBC;DATABASE=C:\database.db;UID=SYSDBA;CHARSE;";
https://bugs.winehq.org/show_bug.cgi?id=41103
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Thanks, I sent a fix https://www.winehq.org/pipermail/wine-patches/2016-August/153296.html.
https://bugs.winehq.org/show_bug.cgi?id=41103
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |85c6afe4cec71a26dbfce7c6ac8 | |d66205a2deb43
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Fixed with http://source.winehq.org/git/wine.git/?a=commit;h=85c6afe4cec71a26dbfce7c6ac....
https://bugs.winehq.org/show_bug.cgi?id=41103
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Fails to parse Extended |Fails to parse Extended |Properties since it has a |Properties since it has a |quotes around it's value. |quotes around its value.
https://bugs.winehq.org/show_bug.cgi?id=41103
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Fails to parse Extended |Fails to parse Extended |Properties since it has a |Properties since it has |quotes around its value. |quotes around its value.
https://bugs.winehq.org/show_bug.cgi?id=41103
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.17.
https://bugs.winehq.org/show_bug.cgi?id=41103
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani@redhat.com Target Milestone|--- |1.8.x
https://bugs.winehq.org/show_bug.cgi?id=41103
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |---
--- Comment #4 from Michael Stefaniuc mstefani@redhat.com --- Removing 1.8.x milestone from bugs included in 1.8.5.