Problem/Motivation

After uploading an image, getting the following notice

A non-numeric value encountered in Drupal\image_widget_crop\ImageWidgetCropManager->getAxisCoordinates() (line 178 of modules/contrib/image_widget_crop/src/ImageWidgetCropManager.php).

Steps to reproduce

Upload an image using the version 8.x-2.3, you will see the notice just after that.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3301535-2.patch759 bytesjelle_s

Comments

saurabh-2k17 created an issue. See original summary.

jelle_s’s picture

Version: 8.x-2.3 » 8.x-2.x-dev
Status: Active » Needs review
StatusFileSize
new759 bytes

This patch should fix it.