Skip to content

(fix) Ignore invalid image formats - Fixes #1119

Guy Thouret requested to merge fix/1119-image-regress into master

This MR restores the functionality prior to the regression bug was introduced that prevented xlarge thumbs from being generated. With this MR invalid image formats are ignored, without an error is thrown because they don't exist or previous parameters are re-used again.

Merge request reports