Closed (fixed)
Project:
UC Recurring Payments and Subscriptions
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2009 at 09:16 UTC
Updated:
30 Sep 2009 at 11:50 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_recurring_fee_delete.patch | 680 bytes | benkant |
Comments
Comment #1
univate commentedcommited