Marking this as major, because this breaks order deletion in its entirety.

In uc_order_entity_info(), the uc_order entity type receives a "delete callback". This should instead be "deletion callback". In the currenty situation order deletion is impossible through entity API. The only way to do that is call the deletion callback directly, which has to be hardcoded.

Comments

longwave’s picture

Priority: Major » Normal
Status: Active » Needs review
StatusFileSize
new2.84 KB
new1.35 KB

Test and fix attached.

longwave’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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