Closed (outdated)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2012 at 10:48 UTC
Updated:
16 Jun 2016 at 21:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Sergii commentedAdd patch.
Comment #2
Sergii commentedNew patch from module's root folder.
Comment #3
Sergii commentedThe same behavior for the link field mapper.
Comment #4
Sergii commentedComment #5
twistor commentedDon't do the is_string() or !empty() check here. It could be any scalar and the subsequent !is_array() and !is_object() checks will do just fine.
Comment #6
twistor commenteddupe.
Comment #7
twistor commentedcommitted a version of this to 7.x
http://drupalcode.org/project/feeds.git/commit/1c6777a
Comment #8
twistor commentedComment #9
twistor commented