Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Checkout
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2012 at 10:37 UTC
Updated:
2 Mar 2012 at 11:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
rszrama commentedSmart patch and a no-brainer. I think I noticed this when recording the Drupal Commerce for Beginners videos... silly for that checkbox to appear on the Review pane itself, for example. : P
Committed!
Comment #2
amateescu commentedCross-post :)
Comment #3
amateescu commentedRestoring status.
Comment #5
amateescu commentedThis commit introduced a notice that appears after saving a checkout pane that doesn't have a review callback.
Comment #7
amateescu commentedOk then, let's go simple :)
Comment #8
nmc commentedThis patch seems to be working for me. Thanks!
Comment #9
rszrama commentedCommitted.
Comment #10
imiksuAs a reference for #5 comment, I post the notice error message:
This was noticed today also in #1443656: Notice: Undefined index: review in commerce_checkout_pane_settings_form_save_submit(), line 286.
The patch works for me :)