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

We don't reject obviously bad files #123

Open
calpaterson opened this issue May 16, 2024 · 0 comments
Open

We don't reject obviously bad files #123

calpaterson opened this issue May 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@calpaterson
Copy link
Owner

calpaterson commented May 16, 2024

Description

Occasionally users are inventive and try to upload file formats that we don't support

Steps to reproduce

  1. http://localhost:6001/new-table/upload-file
  2. Upload sqlite database file

Expected result

Some kind of 400

Actual result

500

Additional details

Nice to tell them what they've done wrong and also save me the time from investigating

CSVBASE-2F

@calpaterson calpaterson added the bug Something isn't working label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant