Closed (fixed)
Project:
Migrate Extras
Version:
6.x-1.x-dev
Component:
Filefield
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Apr 2010 at 00:42 UTC
Updated:
3 Jan 2014 at 01:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
davemybes commentedI can confirm this problem with empty filefields. The only solution I have at this moment is to import only the nodes that have the field filled in, and then remove it from the mapping and then import the remaining nodes. Not too bad in this case as only 6 nodes have the field filled in. However, its going to be a problem later on, I'm sure. I will look at the code and see if there's a way to ignore empty fields somehow.
Comment #2
wapnik commentedhere is the patch
tested on 6.x-1.x-dev
Comment #3
davemybes commentedBrilliant! Works like a charm. And so simple too.
Comment #4
frankcarey commentedThanks! Committed to Dev.