Closed (fixed)
Project:
Svg Image
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2024 at 10:45 UTC
Updated:
14 Jan 2025 at 14:39 UTC
Jump to comment: Most recent
Got this error as guest:
Warning: Undefined array key "_original image_" in Drupal\svg_image_responsive\Plugin\Field\FieldFormatter\SvgResponsiveImageFormatter->viewElements() (line 77 of modules/contrib/svg_image/modules/svg_image_responsive/src/Plugin/Field/FieldFormatter/SvgResponsiveImageFormatter.php).
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
anybodyThis is the affected line:
https://git.drupalcode.org/project/svg_image/-/blob/3.x/modules/svg_imag...
Looks like no fallback image style is present? Maybe a misconfiguration?
Comment #4
anybodyThe attached MR does NOT fix the root cause, but maybe we should handle this better? Unsure...
Comment #5
mably commentedComment #7
mably commentedReleased in version 3.2.1.