Details
-
Bug
-
Status: Closed
-
Resolution: Reorganized
-
4.0.5
-
None
-
None
Description
Recently we discovered that HEIC files cannot be previewed, please see bug ticket
https://issues.liferay.com/browse/LPS-151510
One of the ingredients for the solution is that you need to use an ImageMagick (IM from here on) which was compiled with HEIC support included.
I checked a liferay/dxp:7.3.10-dxp-2 container and indeed, the included IM does not seem to support this format (run"/usr/bin/identify -list format").
Could you please consider remedying this situation, so that our Docker images contain an IM compiled with support for HEIC?