mmisw / mmiorr

Unmaintained old MMI ORR system (v2) -- New development at https://github.com/mmisw/orr
2 stars 1 forks source link

CSV with record spanning multiple lines #274

Closed mmisw closed 8 years ago

mmisw commented 9 years ago

From caru...@gmail.com on August 16, 2010 14:19:45

What steps will reproduce the problem?

  1. import CSV contents with a record spanning more than one line

What is the expected output? Proper parsing of the multi-line record.

What do you see instead? 2nd and later lines in the record being incorrectly handled as other records

Note: there have been other issues here related with the limited support for CSV. This is just one more.

Original issue: http://code.google.com/p/mmisw/issues/detail?id=274

mmisw commented 9 years ago

From caru...@gmail.com on August 16, 2010 14:31:30

Labels: -Priority-Medium Priority-High

mmisw commented 9 years ago

From caru...@gmail.com on May 30, 2011 11:48:31

(re-tagged as enhancement upon general revision of current issues)

Labels: -Type-Defect Type-Enhancement

mmisw commented 9 years ago

From caru...@gmail.com on September 25, 2012 08:45:54

Labels: -Priority-High Priority-Medium

carueda commented 8 years ago

Fixed in v3.