Closed (fixed)
Project:
Feeds
Version:
7.x-2.x-dev
Component:
Feeds Import
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2011 at 07:59 UTC
Updated:
4 Jan 2012 at 22:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
pcambrahere it is
Comment #2
mrharolda commentedNice and welcome addition!
Comment #3
dooug commentedI updated the patch to convert the incoming values from text to binary status value if necessary. Thought it would be a nice addition (and helped with what I was doing).
Comment #4
dooug commentedoops, fixed a typo in my patch. (note to self: test my own patches before posting)
Comment #5
dooug commentedduh, forgot
break;in theswitchComment #6
dooug commentedOk. Here is my patch, ignore my reckless attempts at patches previous... ;-P
Comment #7
kking commentedPatch from #1 added to 7.x-2.x branch. Thanks.
http://drupalcode.org/project/feeds.git/commit/41f70fe
@dooug - This seems like a good addition. Can you create a new feature request issue for this, now that we've committed #1 into the dev branch. Thanks!
Comment #8
kking commentedComment #9
dooug commentedFeature request for extended what Status target can accept:
#1379320: FeedsNodeProcessor - improve Node Status mapping target to accept true/false, etc.