Reported by Anthon Pang on 16 Oct 2013 17:38 UTC
Example: upload "logo.png". It is saved as "screenshot.jpg" even though it's still PNG format. As a result, it is served up with the wrong Content-Type (image/jpeg). It doesn't appear to be a problem for current browsers that use content sniffing.
thumbnail.jpg is fine (JFIF).
The simple fix would be to convert to jpg.
Reported by Anthon Pang on 16 Oct 2013 17:38 UTC
Example: upload "logo.png". It is saved as "screenshot.jpg" even though it's still PNG format. As a result, it is served up with the wrong Content-Type (image/jpeg). It doesn't appear to be a problem for current browsers that use content sniffing.
thumbnail.jpg is fine (JFIF).
The simple fix would be to convert to jpg.