Closed (fixed)
Project:
Payment for Ubercart
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2013 at 02:30 UTC
Updated:
24 Jul 2013 at 08:44 UTC
Jump to comment: Most recent file
Comments
Comment #1
xanoThe test fails are caused by warnings and notices in Ubercart. Apply the patch and run the tests locally to confirm this.
Comment #3
xanoThe issues are fixed by not calling Ubercart's own review form submit handler. This also prevents hook_uc_order('submit') from being invoked, but it looks like there may be no other option.
Comment #4
xanoComment #6
xano