ImageProcessor occasionally fails after Umbraco 7.5.2 upgrade
ImageProcessor is occasionally failing after upgrading to the 7.5.x version. Instead of serving the thumbnail, it returns the full-size version.
This is a problem because our images are cached by a CDN, so the full-size (10M or more) version is cached, breaking things such as Facebook images and Twitter cards, blowing up our home page size, and showing the wrong aspect ratio.
ImageProcessor occasionally fails after Umbraco 7.5.2 upgrade
ImageProcessor is occasionally failing after upgrading to the 7.5.x version. Instead of serving the thumbnail, it returns the full-size version.
This is a problem because our images are cached by a CDN, so the full-size (10M or more) version is cached, breaking things such as Facebook images and Twitter cards, blowing up our home page size, and showing the wrong aspect ratio.
This issue has persisted from 7.5.2 to 7.5.6.
Any ideas? The site is https://fee.org
is working on a reply...