Problem/Motivation
If an item is carted, and the purchased entity is subsequently deleted before the user checks out, viewing the Cart page will result in a PHP exception.
Steps to reproduce
Add a product variation that is enabled for registration to your cart. Delete the variation. Visit the cart page.
Proposed resolution
Check if the variation exists in the order processor.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | commerce_registration-3382143-2.patch | 3.39 KB | john.oltman |
Comments
Comment #2
john.oltman commentedComment #4
john.oltman commented