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

Error during image uploads for questions #694

Closed
jnga opened this issue Aug 1, 2018 · 1 comment
Closed

Error during image uploads for questions #694

jnga opened this issue Aug 1, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@jnga
Copy link
Contributor

jnga commented Aug 1, 2018

Some users have encountered errors when trying to upload images with their questions in the Ask the Botanist section.

@jnga jnga added the bug label Aug 1, 2018
@jnga jnga added this to the Release 3.0 milestone Aug 1, 2018
@jnga jnga self-assigned this Aug 1, 2018
jnga added a commit that referenced this issue Aug 19, 2018
jnga added a commit that referenced this issue Aug 19, 2018
jnga added a commit that referenced this issue Aug 19, 2018
…(see #694)

This bug would not be seen often on the site, and does
not affect the issue with image upload errors. It
happened only for images that were smaller than our
maximum size, which was seen in a small test image.
Most images, such as from a digital camera, would not
have triggered the bug.
jnga added a commit that referenced this issue Aug 19, 2018
jnga added a commit that referenced this issue Aug 19, 2018
These are being returned by the image_upload AJAX API
call, along with the other data, so show them. At
the moment they are null in the local dev. enviroment.
jnga added a commit that referenced this issue Aug 19, 2018
@jnga
Copy link
Contributor Author

jnga commented Aug 19, 2018

This bug affected all image upload types (questions, sightings, profile pictures). A side issue was discovered: saving automatically-extracted EXIF location coordinates is no longer working. With the fixes here, image uploads should no longer produce any errors, but the saving of location coordinates (when present) will need to be addressed separately (see #695).

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