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

[bugfix] Fix thumbnail image type #406

Merged
merged 2 commits into from
Feb 21, 2022
Merged

Conversation

tsmethurst
Copy link
Contributor

We were incorrectly setting the image type of thumbnails to jpeg instead of image/jpeg, which resulted in the wrong content-type being served to callers when retrieving files. This PR fixes that + adds a test for it.

@tsmethurst tsmethurst merged commit 15d1e6b into main Feb 21, 2022
@tsmethurst tsmethurst deleted the fix_thumbnail_image_type branch February 21, 2022 10:26
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

Successfully merging this pull request may close these issues.

None yet

1 participant