Closed (outdated)
Project:
Feeds
Version:
6.x-1.0-beta13
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2013 at 21:39 UTC
Updated:
16 Jun 2016 at 22:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ice5nake commentedThe following line at the beginning of the insert function of the FeedsDataHandler fixes the problem.
$record[parentog_groups] = array_pop($record[parentog_groups]);If I can get time for a more graceful solution I will submit a patch.
Comment #2
ice5nake commentedNot the sexiest patch, but it's the best I could come up with on short work.
Comment #3
twistor commented