When I add a shipping line item automatically to an order by a rule and then get to the checkout page where I can select a shipping method I get the following notice:

Notice: Undefined index: service_details in commerce_shipping_pane_checkout_form() (Zeile 77 von /.../sites/all/modules/commerce_shipping/includes/commerce_shipping.checkout_pane.inc).

I removed this notice by checking for that field. Patch is included.

CommentFileSizeAuthor
commerce_shipping_prevent_php_notice.patch915 byteselmotri

Comments

googletorp’s picture

elmotri’s picture

Status: Closed (duplicate) » Active

This is no duplicate. Still happening in the latest version.

jayemel’s picture

Again, this is not a duplicate. This is still happening after applying the patch in #1.

rszrama’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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