Closed (fixed)
Project:
Feeds
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2012 at 10:05 UTC
Updated:
17 Jul 2014 at 08:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
windmaomao commentedi guess i have similar issue here, boolean 'true' and 'false' are not imported properly.
Comment #2
f5.andrii commentedAttached patch fixes this issue but I'm not sure if it not breaks something else.
Comment #4
f5.andrii commentednew version
Comment #6
f5.andrii commentedchanged version
Comment #7
f5.andrii commented#4: boolean_default_value_fix-1463840-4.patch queued for re-testing.
Comment #8
twistor commentedThe attached patch is definitely wrong. We grab the existing field for a very specific reason, and it shouldn't affect anything at all unless you have multiple mappings to the same target.
It looks like the initial bug report is more about the values in the feed matching strings like 'true' or 'false'.
Can someone shed some light with a full export of their importer?
Comment #9
twistor commentedThis has all been pretty much rewritten.