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

Don't try to infer fields if the file is not a CSV #31

Closed
amercader opened this issue Apr 5, 2018 · 1 comment
Closed

Don't try to infer fields if the file is not a CSV #31

amercader opened this issue Apr 5, 2018 · 1 comment

Comments

@amercader
Copy link
Member

CKAN resources are not restricted by file type so users can upload any file. I think the editor tries to read the contents on any type of file and fails. We should restrict it at the ckan level to just the formats supported (@roll not sure if the editor supports excel as well as csv?)

@roll
Copy link
Contributor

roll commented Apr 6, 2018

Fixed in #25 (with [email protected])

@roll roll closed this as completed Apr 6, 2018
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

2 participants