Warning: Undefined array key "sizes" in FeaturedImageStoryChiefFieldHandler->setValue()

Created on 5 March 2025, about 1 month ago

Problem/Motivation

A warning is triggered after receiving an update event through a webhook where featured_image is set to:

"featured_image": {
  "data": []
}

This is the warning:

Warning: Undefined array key "sizes" in Drupal\storychief\Plugin\StoryChiefFieldHandler\FeaturedImageStoryChiefFieldHandler->setValue() (line 24 of /[..]/web/modules/contrib/storychief/src/Plugin/StoryChiefFieldHandler/FeaturedImageStoryChiefFieldHandler.php).

Proposed resolution

Handle missing values.

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇧🇪Belgium dieterholvoet Brussels

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024