Skip to content

Escape quotation marks in string values#3

Open
chrisribal wants to merge 1 commit into
ameax:mainfrom
chrisribal:main
Open

Escape quotation marks in string values#3
chrisribal wants to merge 1 commit into
ameax:mainfrom
chrisribal:main

Conversation

@chrisribal

Copy link
Copy Markdown

Thanks for this library!

I noticed quotation marks weren't properly escaped, for example in posting texts, company names, etc. That lead to broken CSV files.

This pull checks all string values in the build() functions for (single) double quotation marks (") and escapes them to "".

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.

1 participant