Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Fix production regression resizing large images that aren't "JPEG mode RGB" #67

Merged
merged 1 commit into from
Apr 11, 2016

Conversation

mparent61
Copy link
Contributor

@benghaziboy @MichaelButkovic

Fixed regression where certain types of images files would fail to downsize to max width (3200px).

Switching to a buffer (instead of file path) no longer allowed PIL to auto-detect format via filename extension.

SENTRY: http://sentry.onion.com/production/betty-cropper/group/19734/

@MichaelButkovic
Copy link

👍

1 similar comment
@camsom
Copy link
Contributor

camsom commented Apr 11, 2016

👍

@mparent61 mparent61 merged commit 391ac8a into master Apr 11, 2016
@mparent61 mparent61 deleted the fix-resize branch April 11, 2016 21:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants