GiveToken / GiftBox

Repository for Sizzle
0 stars 0 forks source link

broken images look fine in Chrome but not in other browsers #926

Open wogsland opened 8 years ago

wogsland commented 8 years ago

This is true on iOS Safari & Android Firefox, but not Chrome. For example, https://www.gosizzle.io/token/recruiting/f6a95e28c7d70757bbab

slack for ios upload

screenshot_2016-03-31-07-45-22

wogsland commented 8 years ago

Already spent too much time on this.

The issue is really that images that are broken look fine on Chrome but not on those other browsers. This includes Firefox & Safari on a Mac. What I can not figure out is a way to differentiate this type of bad image programatically.

I even attempted to get community help: http://stackoverflow.com/questions/36340076/validating-an-image-file-in-javascript-more-than-just-extension-or-mime-type

Going to put it in the backlog for now & hope a solution presents itself in the future.