id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 4654,ogr2ogr not handling null column name values in CSV,andrewxhill,warmerdam,"Data exported from R (and others I'm sure), will often contain a null column name over an ID column. Something like, """", ""Name"",""Species"", ""Geom""[[BR]] 1, ""Boxelder"", ""Acer negundo"", ""some geom""[[BR]] 2, ""Juneberry"", ""Amelanchier arborea"", ""some geom""[[BR]] These files are imported to PostgreSQL (via -f ""PostgreSQL"") incorrectly. The data are shifted over one column, and one column is dropped. Alternatively, in the quoted example above, even a space will make the file work correctly, "" "", ""Name"",""Species"", ""Geom""[[BR]] 1, ""Boxelder"", ""Acer negundo"", ""some geom""[[BR]] 2, ""Juneberry"", ""Amelanchier arborea"", ""some geom""[[BR]] ",defect,closed,normal,1.9.1,OGR_SF,unspecified,normal,fixed,csv,