- Issue created by @matthijs
- Merge request !38Issue #3441935: Fix support for format in second frame → (Open) created by matthijs
- Status changed to Needs review
3 days ago 7:57pm 10 April 2025
Following error occurred while I was migrating a bunch of images:
TypeError: Drupal\imagemagick\ImagemagickFormatMapper::isFormatEnabled(): Argument #1 ($format) must be of type string, null given, called in imagemagick/src/Plugin/ImageToolkit/ImagemagickToolkit.php on line 696 in Drupal\imagemagick\ImagemagickFormatMapper->isFormatEnabled() (line 98 of imagemagick/src/ImagemagickFormatMapper.php).
Apparently the format is present on a different frame than the first one.
Active
3.0
Code