GUID and URL fields are not correnctly mapped by Commerce Profile Processor.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Honza Pobořil’s picture

Status: Active » Needs review
FileSize
1.36 KB

In method setTargetElement in the FeedsCommerceCustomerProfileProcessor.inc is mistake in variable name ($target_node vz. $target_entity). I've corrected similar variable in the FeedsCommerceProductProcessor.inc too (just for clear).

pcambra’s picture

Status: Needs review » Fixed

Good catch!
I've also added the same fix for the coupon processor.

http://drupalcode.org/project/commerce_feeds.git/commit/c6f4c29

Thanks!

Status: Fixed » Closed (fixed)

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