1. Create and pay for an order (I used the test gateway provided by uc_payment)
2. Go to the orders page and use the pulldown to delete the order. For example, admin/store/orders/9/delete
3. Click "Delete" on the confirm page.

You get this fatal:

 Fatal error: Call to a member function logChanges() on null in /Users/rfay/workspace/d8git/modules/ubercart/payment/uc_payment/uc_payment.module on line 191
 

Comments

rfay created an issue. See original summary.

longwave’s picture

Status: Active » Closed (duplicate)

I think this is a duplicate of #2762119: Delete order with a payment

rfay’s picture

Duplicate of #2762119: Delete order with a payment - I'll add this information to that one. The patch there does resolve this.