Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Cart/checkout
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2012 at 00:43 UTC
Updated:
31 Dec 2012 at 09:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
stevenjay commentedThis is a fix I am using. You can add it to any module since it only uses hook_user_update. I haven't done much testing with it so use as a starting point.
Comment #2
longwaveThe attached patch fixes this issue, including a test.
Comment #3
longwaveComment #4
longwaveCommitted #3, should be ported to 6.x for consistency.
Comment #5
longwaveComment #7
longwaveComment #8
longwaveComment #9
longwaveCommitted to 6.x - even though it's not strictly needed, we get some new tests.