If the user is editing the product with a limited time offer and 'no limited time offer is selected, the expiration is not removed.
This means that when a product is created with a limited time offer, that cannot be removed without deleting the product and recreating.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | uc_lto-1418396.patch | 2.08 KB | agileware |
Comments
Comment #1
agileware commentedThis patch deletes the limited time offer from the database should 'Not Limited Time Offer' be selected when editing a node.
Comment #2
agileware commentedComment #3
dsobon commentedIs the patch inverted? (diff -u NEW OLD)
Or is the real intention to remove "$node->lto_type == 0", which makes the patch "already applied"?