Skip to content

Fix parsing when fields are quoted and rows are terminated with CRLF; Add unit test;#33

Merged
sergejsha merged 1 commit intosergejsha:masterfrom
gswierczynski:fix-parsing-quoted-file-with-crlf-line-endings
Nov 20, 2025
Merged

Fix parsing when fields are quoted and rows are terminated with CRLF; Add unit test;#33
sergejsha merged 1 commit intosergejsha:masterfrom
gswierczynski:fix-parsing-quoted-file-with-crlf-line-endings

Conversation

@gswierczynski
Copy link
Copy Markdown
Contributor

@gswierczynski gswierczynski commented Nov 20, 2025

Parsing file with \r\n endings when fields are quoted is causing addition of phantom "\r" header column.
This PR addresses that and adds unit test covering this case.

@sergejsha
Copy link
Copy Markdown
Owner

Great fix, thanks!

@sergejsha sergejsha merged commit 2f3e9d2 into sergejsha:master Nov 20, 2025
4 checks passed
@sergejsha
Copy link
Copy Markdown
Owner

Released in 1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants