DivisionByZeroError: Division by zero in web/core/modules/image/src/Plugin/ImageEffect/ScaleAndCropImageEffect.php

Created on 14 February 2023, over 1 year ago

Problem/Motivation

When in the configuration 'width' or 'height' are 0, we have a division by zero.
DivisionByZeroError: Division by zero in web/core/modules/image/src/Plugin/ImageEffect/ScaleAndCropImageEffect.php

Steps to reproduce

Proposed resolution

Check if the values are 0 before dividing.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Active

Version

9.5

Component
Image systemΒ  β†’

Last updated 1 day ago

Created by

πŸ‡ͺπŸ‡ΈSpain edurenye

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

Comments & Activities

  • Issue created by @edurenye
  • @edurenye opened merge request.
Production build 0.69.0 2024