Closed (fixed)
Project:
Node import
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2009 at 22:33 UTC
Updated:
17 Feb 2009 at 15:00 UTC
I leave a few empty lines in my CSV sources - for sanity.
node_import is reporting empty lines as errors. Would be nice if the parser just carried on.
I guess we should also do the same if all columns were "","","" too.
I looked at the node_import_read_from_file() but wasn't game to mess with it just yet.
Comments
Comment #1
Robrecht Jacques commentedFixed in CVS. Will be included in -rc4. Thanks for the suggestion.