Closed (fixed)
Project:
RedHen Feeds
Version:
7.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2013 at 15:44 UTC
Updated:
8 May 2015 at 14:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
fricike commentedThe return control is missing from RedhenFeedsContactProcessor.inc on line 168.
reset($contact)->contact_id;should be
return reset($contact)->contact_id;Please review it.
Comment #2
bubuI can confirm, this patch is working. Thanks!
Comment #3
gcbThanks for the help identifying and fixing this issue bubu & fricike! I'll get this pushed into Dev today and it'll be in the next release.
Comment #4
alez.k commentedWhen I try to use the update option and map the ID field (unique), it returns this message:
This happens with 7.x-1.0-alpha2 (with patch) either with dev version.
This is the Feeds log: