[Bug 30230] New: Implement MSIMODIFY_MERGE function in TABLE_modify
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(a)winehq.org ReportedBy: ylatuya(a)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... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30230 Andoni Morales <ylatuya(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39468|0 |1 is obsolete| | --- Comment #1 from Andoni Morales <ylatuya(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30230 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2012-03-19 17:47:37 CDT --- Patches should be sent to wine-patches(a)winehq.org. See http://wiki.winehq.org/SubmittingPatches -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30230 Andoni Morales <ylatuya(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Implement MSIMODIFY_MERGE |The MSIMODIFY_MERGE |function in TABLE_modify |function in TABLE_modify is | |missing -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30230 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2012-03-26 08:35:26 CDT --- Just curious - which apps are affected by this? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30230 --- Comment #4 from Andoni Morales <ylatuya(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30230 --- Comment #5 from Andoni Morales <ylatuya(a)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) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30230 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |342fcb6198d08c3a6423c1e7f96 | |82a3b6989aa9c Status|UNCONFIRMED |RESOLVED CC| |00cpxxx(a)gmail.com Resolution| |FIXED --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-03-28 18:06:18 CDT --- Patch commited. http://source.winehq.org/git/wine.git/commit/342fcb6198d08c3a6423c1e7f9682a3... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30230 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2012-03-30 13:34:57 CDT --- Closing bugs fixed in 1.5.1. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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