Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

fix(image): Fixed a problem where image previews weren't being loaded #1610

Merged
merged 1 commit into from
Jul 8, 2016

Conversation

daviesgeek
Copy link
Contributor

Brief description of the changes [REQUIRED]

I fixed a problem where the if the thumbnail url returned from the server contained a query string, the image type defaults to jpeg, thus breaking any other file type previews

What browsers and operating systems have you tested these changes on? [REQUIRED]

Chrome on OS X

Are all automated tests passing? [REQUIRED]

Yes

Is this pull request against develop or some other non-master branch? [REQUIRED]

Yes

correctly if there was a query string in the URL
@rnicholus rnicholus merged commit 7a46dca into FineUploader:develop Jul 8, 2016
@rnicholus
Copy link
Member

👏 Thanks for catching and fixing this one!

@rnicholus rnicholus added this to the 5.11.0 milestone Jul 8, 2016
@rnicholus
Copy link
Member

I might just end up releasing 5.10.1 with your two fixes next week, just so other have access to these in published releases.

@daviesgeek
Copy link
Contributor Author

No problem.

Awesome! That would be great!

@rnicholus rnicholus modified the milestones: 5.10.1, 5.11.0 Jul 11, 2016
@rnicholus
Copy link
Member

5.10.1 just released.

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.

2 participants