Many external external tools stop importing CSV files as soon as a CRLF (Carriage return + Linefeed) is signalled within the field value.
Unfortonately this even happens when field and row delimiters are not set to CRLF.
The default "Fields escape" in the export section does not escape these in value CRLF characters.
Result: the generated CSV file is not imported.
I would like to have an option that in value CR LF values are escaped, replaced with something different or just removed, to be able to import the generated CSV file.
New option added for 3.2, see
https://sourceforge.net/tracker/index.php?func=detail&aid=2715142&group_id=23067&atid=377410