Multiline text fields

Bug #999180 reported by Juan Rial (OpenERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Enapps OpenERP CSV Import Tool
Fix Released
Undecided
Unassigned

Bug Description

There is currently no way to handle multiline text fields. Multiline text fields in csv also span multiple lines, but are surrounded by field delimiters. Another way to spot them is by observing that the lines containing (part of) the multiline cell have fewer "columns" than the others.

Related branches

Revision history for this message
Juan Rial (OpenERP) (jri-openerp) wrote :

Possible solution: use Python's CSV library to read the lines: http://docs.python.org/library/csv.html

Revision history for this message
Enapps Ltd OpenERP Partner London UK (enapps-london-uk) wrote :

fixed in latest commit

Changed in enapps-csv-import-tool:
status: New → Fix Released
Revision history for this message
Lorenzo Battistini (elbati) wrote :

This is not fixed as 'file_to_list' method doesn't use csv reader.
See https://code.launchpad.net/~elbati/enapps-csv-import-tool/fix_file_to_list_method/+merge/122890

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.