Closed (fixed)
Project:
Node import
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Aug 2008 at 15:07 UTC
Updated:
30 Oct 2008 at 14:51 UTC
If the first field of a row is empty, ie the row is of the form:
,2nd,3rd,4th
then this value gets skipped, and '2nd' shows as the value for the first field, etc
Comments
Comment #1
solimeno commentedI'll have a go at this ... my first attempt at fixing things, so be kind, patient, understanding, etc.
I've been using this module for some time and found that I encountered this problem too, so it is high time I get involved ...
Comment #2
Robrecht Jacques commentedFixed. Will be included in the next release of node_import (5.x-1.7). Thanks!
Comment #3
solimeno commentedThank You!
I had been focusing on the foreach() loop where you applied the fix, but with my lack of experience in coding I was struggling to figure out how to detect a missing (null) value as the first array element after the header row.
Nice solution, and I learned something new today.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.