Saturday, 12 May 2007

Bug: Blank (but not null) flag fields in Excel-format CSV import

A blank (as opposed to null) flag field in an Excel-format CSV import resulted in an ``Argument isn't numeric'' warning. I modified the Excel CSV import code to treat all-blank flag fields as if they were explicitly set to zero.

No comments: