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.