Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Checkout
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2011 at 17:04 UTC
Updated:
25 Nov 2011 at 23:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
rfayThe order I had set up is:
Comment #2
rszrama commentedAlrighty, 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.
Comment #3
rfaySeem 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
Comment #4
rszrama commentedAlrighty, committed the fix.
Comment #5.0
(not verified) commentedEdit