http://bugs.winehq.org/show_bug.cgi?id=30230
Bug #: 30230 Summary: Implement MSIMODIFY_MERGE function in TABLE_modify Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: ylatuya@gmail.com Classification: Unclassified
Created attachment 39468 --> http://bugs.winehq.org/attachment.cgi?id=39468 Implemente MSIMODIFY_MERGE funtion in TABLE_modify
Implement the missing MSIMODIFY_MERGE function in TABLE_modify.
"Inserts or validates a record in a table. Inserts if primary keys do not match any row and validates if there is a match. Fails if the record does not match the data in the table. Fails if there is a record with a duplicate key that is not identical. Works only with read-write records. This mode cannot be used with a view containing joins."
http://msdn.microsoft.com/en-us/library/windows/desktop/aa370519(v=vs.85).as...
http://bugs.winehq.org/show_bug.cgi?id=30230
Andoni Morales ylatuya@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #39468|0 |1 is obsolete| |
--- Comment #1 from Andoni Morales ylatuya@gmail.com 2012-03-19 17:40:00 CDT --- Created attachment 39469 --> http://bugs.winehq.org/attachment.cgi?id=39469 Fix previous patch
Fix the previous patch
http://bugs.winehq.org/show_bug.cgi?id=30230
--- Comment #2 from Austin English austinenglish@gmail.com 2012-03-19 17:47:37 CDT --- Patches should be sent to wine-patches@winehq.org. See http://wiki.winehq.org/SubmittingPatches
http://bugs.winehq.org/show_bug.cgi?id=30230
Andoni Morales ylatuya@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Implement MSIMODIFY_MERGE |The MSIMODIFY_MERGE |function in TABLE_modify |function in TABLE_modify is | |missing
http://bugs.winehq.org/show_bug.cgi?id=30230
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2012-03-26 08:35:26 CDT --- Just curious - which apps are affected by this?
http://bugs.winehq.org/show_bug.cgi?id=30230
--- Comment #4 from Andoni Morales ylatuya@gmail.com 2012-03-26 09:19:08 CDT --- I'm trying to use WIX with wine, which is not working at all when the installer package contains merge modules. I though fixing this warning help me fix it, but it's still not working.
http://bugs.winehq.org/show_bug.cgi?id=30230
--- Comment #5 from Andoni Morales ylatuya@gmail.com 2012-03-27 04:33:38 CDT --- Patch sent to wine-patches and reviewed and tests passed properly in wine's testbot (https://testbot.winehq.org/JobDetails.pl?Key=17480)
http://bugs.winehq.org/show_bug.cgi?id=30230
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |342fcb6198d08c3a6423c1e7f96 | |82a3b6989aa9c Status|UNCONFIRMED |RESOLVED CC| |00cpxxx@gmail.com Resolution| |FIXED
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2012-03-28 18:06:18 CDT --- Patch commited. http://source.winehq.org/git/wine.git/commit/342fcb6198d08c3a6423c1e7f9682a3...
http://bugs.winehq.org/show_bug.cgi?id=30230
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2012-03-30 13:34:57 CDT --- Closing bugs fixed in 1.5.1.