neos-development-collection
neos-development-collection copied to clipboard
BUGFIX: Strip image to prevent wrong orientation information in exif data
After autorotating the thumbnail image we need to remove the according exif data for the thumbnail, to prevent the thumbnail is shown rotated again.
See also: https://github.com/php-imagine/Imagine/issues/467
Fixes: #3148