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

use cached file first to open image with MiniMagic #2299

Closed

Conversation

pan
Copy link

@pan pan commented Apr 6, 2018

When a file is uploaded and it is still not saved yet, getting its width or height fails with an error message something like in #1947. So this fix uses the cached file first if it is available or use previous strategy to continue.

This pull request fixed #1947.

@mshibuya
Copy link
Member

Could you write the test for this fix?

@pan
Copy link
Author

pan commented Jul 7, 2018

I hope I can find some time to fix it in future.

@mshibuya
Copy link
Member

Closing in favor of #2349.

@mshibuya mshibuya closed this Dec 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem with MiniMagick height and width methods
2 participants