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

Server crash when uploading a file on a another field than "attachment". #57

Closed
almet opened this issue Mar 17, 2016 · 0 comments
Closed
Labels

Comments

@almet
Copy link
Member

almet commented Mar 17, 2016

For instance:

$ http --auth token:my-secret --form POST \
  http://localhost:8888/v1/buckets/default/collections/coll/records/$(uuid)/attachment \
  "[email protected]"

HTTP/1.1 500 Internal Server Error !

@almet almet added the bug label Mar 17, 2016
@Natim Natim closed this as completed in 88a684a Jun 28, 2016
Natim added a commit that referenced this issue Jun 28, 2016
Fix crash when the file is not uploaded using attachment field name (fixes #57)
leplatrem added a commit that referenced this issue Jul 14, 2016
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

1 participant