Warning when used with Imagick module

Created on 17 February 2022, over 2 years ago
Updated 12 June 2024, 16 days ago

Problem/Motivation/Steps to reproduce

When using WebP together with the Imagick module, the warning "Argument 'format' expected by plugin 'imagick_convert' but not passed" is logged when an image is converted to Webp

Proposed resolution

Unlike the ImageMagick module, the Imagick module expects the destination format to be passed as an argument. (It uses this to check with the ImageMagick install whether the format is supported.) We should pass this argument if the Imagick module specifically is the toolkit used.

πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bvoynick

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024