Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2011 at 18:17 UTC
Updated:
12 Jul 2012 at 21:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
joshuajabbour commentedhere we go, quite simple.
both patches are the same: first patch applies to HEAD, second after #980212: Support guid/url for taxonomy term importer and #1004668: Add support for mapping taxonomy term parents.
Comment #2
David Goode commentedWorks, seems pretty straightforward. May need to reroll or copy-paste instead of patching depending on the other ones and the order they get committed.
Comment #3
twistor commentedCommitted to 6.x http://drupalcode.org/project/feeds.git/commit/54341ab
I added a cast to (int).
7.x already has this functionality.