When deleting a recurring fee from a product the entry is not removed from the uc_recurring_products table.

I believe this is because uc_recurring_product_features() incorrectly specifies the delete callback as 'uc_recurring_fee_delete' where it should be 'uc_recurring_fee_product_delete'.

Attached is a patch to fix this.

CommentFileSizeAuthor
uc_recurring_fee_delete.patch680 bytesbenkant

Comments

univate’s picture

Status: Active » Fixed

commited

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.