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

Commas in titles within CSV are not ignored #15

Open
Sacha-G opened this issue Sep 22, 2017 · 0 comments
Open

Commas in titles within CSV are not ignored #15

Sacha-G opened this issue Sep 22, 2017 · 0 comments

Comments

@Sacha-G
Copy link

Sacha-G commented Sep 22, 2017

If my course title has a comma in it, despite enclosing it in quotes as per the CSV spec not only is the quote not stripped out but the comma then is seen as the field separator, hence the name gets cropped and so never gets found so the schedule cannot be created.

@Sacha-G Sacha-G changed the title Commas in titles within CSV are ignored Commas in titles within CSV are not ignored Sep 22, 2017
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

No branches or pull requests

1 participant