CSV filter with double quote and comma and line-feed not working
Created by: Anonymous
Original issue 118 created by @ysavourel on 2010-02-11T05:23:48.000Z:
Given the following CSV entries:
815,"works ""text"" and ""text"" text
"
815,"works ""text"", and ""text"" text"
815,"does not work ""text"", and ""text"" text
"
The last entry generates an error.
See the attached file with its configuration.