Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CsvUtil fails to read quoted fields with EOL chars in them #4079

Closed
davidnich opened this issue Nov 13, 2020 · 0 comments
Closed

CsvUtil fails to read quoted fields with EOL chars in them #4079

davidnich opened this issue Nov 13, 2020 · 0 comments

Comments

@davidnich
Copy link
Contributor

unhandled QORE System exception thrown in TID 1 at 2020-11-13 08:10:19.893695 Fri +01:00 (CET) in <string>::split() (/Users/david/src/Qorus/test/qlib/CsvUtil/AbstractCsvIterator.qc:767 (Qore builtin code))
SPLIT-ERROR: cannot find closing quote '"' in field 27 (starting with 1)
@davidnich davidnich added this to the 1.0 milestone Nov 13, 2020
@davidnich davidnich added this to To do in Qore Development via automation Nov 13, 2020
davidnich added a commit that referenced this issue Nov 14, 2020
davidnich added a commit that referenced this issue Nov 14, 2020
* refs #4079 fixed CSV parsing of quoted fields with line breaks

* resf #4079 fixed typo in last commit
davidnich added a commit that referenced this issue Nov 15, 2020
…l and in the new AbstractLineIterator::getSplitLine() method
davidnich added a commit that referenced this issue Nov 15, 2020
…l and in the new AbstractLineIterator::getSplitLine() method (#4084)
@davidnich davidnich modified the milestones: 1.0, 0.9.8 Nov 15, 2020
Qore Development automation moved this from To do to Done Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant