First notice of many:
Notice: Trying to get property of non-object in commerce_fedex_service_rate_order()

When fedex is returning only 1 rate, it is not wrapped in an array. I added the array so that the foreach still works.

Patch added

CommentFileSizeAuthor
commerce_fedex.module.patch752 bytesbrunogoossens

Comments

wgsimon’s picture

Thanks for the patch, it works for me.

  • nvahalik committed d8d0a95 on 7.x-1.x
    Issue #1935104 by brunogoossens: Fix error when a single rate is...
nvahalik’s picture

Issue summary: View changes
Status: Active » Fixed

Fixed in current dev version.

nvahalik’s picture

Status: Fixed » Closed (fixed)