Closed (fixed)
Project:
Multiple Email Addresses
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2011 at 22:59 UTC
Updated:
21 Feb 2011 at 21:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
sdboyer commentedYeah...attached the wrong patch. lol.
Comment #2
shawn dearmond commentedCommitted: http://drupal.org/cvs?commit=489056
Thanks!
Comment #3
hefox commentedhttp://drupal.org/node/770068
On duplicate key update is mysql specific, not sure the solution for this issue though.
Comment #4
hefox commentedIgnore is also out (http://drupal.org/node/561978)
This seems to work, anyone see an issue?
I don't have an updated version of the code to patch against, will later assuming I don't forget.
Comment #5
cor3huis commentedBumped, so @hefox you don't forget ;)
Comment #6
hefox commentedI forgot u.u
Here's the patch against a drush dl of dev version, untested.
It really should be tested against postgres! (I don't have a set up to test postgres).
Comment #7
shawn dearmond commentedCommitted: http://drupal.org/cvs?commit=496392
Thanks!