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

CVS Export doesn't escape commas and linebreaks #383

Open
AndyScherzinger opened this issue Dec 9, 2017 · 0 comments
Open

CVS Export doesn't escape commas and linebreaks #383

AndyScherzinger opened this issue Dec 9, 2017 · 0 comments
Assignees
Labels

Comments

@AndyScherzinger
Copy link

AndyScherzinger commented Dec 9, 2017

For testing of the CVS export I added 3 readings and knowing that I'll do an CVS import afterwards I added line breaks and commas in the Notes fields of the readings which then leads to a broken CVS export since they aren't escaped to you end up with several lines with completely different content differing from the first line that defines all the included columns.

Date,Time,Concentration,Preferred Glucose unit,Measured,Notes
09/12/2017,16:05,600,mg/dL,Night,Test
Tets
, test
Test, test, test

,
, test, 0,0,tet

09/12/2017,08:51,200,mg/dL,After breakfast,Test, 0
Trst,8
09/12/2017,08:46,400,mg/dL,After lunch,Test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants