CSV Export broke on multiline fields

cornadario
cornadario
  • cornadario
  • 11 months ago
Hi,
i've a problem for csv export and multiline fields
As you surely know csv format need one line for each element, but when you generate it it seems that you forgot to encode n, this way i get a CSV file with lines broken

Better to add an example

Wrong format:

"row1 col1","text for col 2 all in one line","starting text of col 3
line 2 of col3","col4"
"row2 col1","col2","col3","col4"

Parsing this file give me 3 rows when it should be 2

thanks

Edit: i found a 2 months old thread with my same problem and a suggested solution, but the file you point to is no more the same and it seems to don't contain the code for the csv export, i just need to know where you moved that function

Access to viewing replies is restricted.
Showing 1 of 1 replies
You do not have permissions for replying to this topic.
Loading...
Confirm delete? This action is irreversible and the data will be deleted permanently. Do you want to continue? Confirm Add New Delete Unpublish Cancel Import Uninstall The selected item successfully deleted.
Shondalai