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

Csv save fix #460

Merged
merged 5 commits into from
Feb 4, 2025
Merged

Csv save fix #460

merged 5 commits into from
Feb 4, 2025

Conversation

ddooley
Copy link
Collaborator

@ddooley ddooley commented Feb 4, 2025

CSV fields that have commas in them were not being saved in quotes. This is fixed.
Also, "Save as" CSV format option was including BOM, but since this is being saved in UTF-8 character set, leading BOM character is not necessary, so we are removing it.

@ddooley ddooley merged commit 41f24b7 into master Feb 4, 2025
1 check failed
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