Restricted isImage for files which are natively displayable by browsers
authorAlexander Ebert <ebert@woltlab.com>
Thu, 3 Apr 2014 15:54:31 +0000 (17:54 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 3 Apr 2014 15:54:31 +0000 (17:54 +0200)
commit463357535605c1782df9225d193e3b18aa43b8c0
treefe109d42ea2c7efb98151a71b72fa303835620c0
parent5f7ed0ef66c44df9774df66dede9e583db202c54
Restricted isImage for files which are natively displayable by browsers

This prevents other files (e.g. PSD, image/psd) from being passed to GD which cannot handle them at all.
wcfsetup/install/files/lib/data/attachment/AttachmentAction.class.php