Just saw this with latest dev when I moved all panes into one page

Notice: Undefined index: in commerce_checkout_page_access() (line 736 of /home/rfay/workspace/commerce/sites/all/modules/commerce/modules/checkout/commerce_checkout.module).

Comments

rfay’s picture

StatusFileSize
new33.08 KB

The order I had set up is:

rfay_dell_Selection_102.png

rszrama’s picture

Status: Active » Needs review
StatusFileSize
new1.04 KB

Alrighty, patch attached checks the previous page ID from an order's current page to make sure it isn't NULL before trying to load that page.

rfay’s picture

Seem to me like #2 behaves fine in this edge case.

To reproduce:

1. Set up your panes as shown above.
2. Create a cart
3. Change the order status to "Checkout: review"
4. Visit the review page, as in /checkout/5

rszrama’s picture

Status: Needs review » Fixed

Alrighty, committed the fix.

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

Edit