Prevent selection of unsupported processors

Created on 27 September 2023, about 1 year ago
Updated 16 October 2023, 12 months ago

Problem/Motivation

Currently we wait until the \Drupal\avif\Plugin\AvifProcessor\ImageMagick::convert method to test if the processor supports AVIF, and similarly for GD in Add support for GD Needs review .

Instead we should prevent these processors from being selected if AVIF is not supported.

Steps to reproduce

Proposed resolution

  • Validate the configuration form to check if the selected processor is valid
  • Add a requirements check for the currently configured processor

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇦🇺Australia mstrelan

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

Comments & Activities

Production build 0.71.5 2024