Closed (duplicate)
Project:
Drupal core
Version:
11.x-dev
Component:
image.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Sep 2022 at 10:51 UTC
Updated:
1 Sep 2024 at 07:28 UTC
Jump to comment: Most recent
Comments
Comment #2
dhirendra.mishra commentedComment #3
cilefen commentedIs this a duplicate of #3291622: Formatter 'URL to image' from ImageUrlFormatter shows PHP warning due to the newly introduced loading attribute on image field?
We need steps to reproduce on a clean Drupal install if not.
Comment #5
simonbaeseI am getting this error with Drupal 9.4.8 and the following steps:
- create new media type
- add image field to media type
- go to manage display and select "URL to image" as image format
- try to save the form
Comment #7
quietone commentedI tested this on 11.x HEAD today, using the steps in #5 and was not able to reproduce the problem.
I agree with @cilefen, that this is a duplicate of #3291622: Formatter 'URL to image' from ImageUrlFormatter shows PHP warning due to the newly introduced loading attribute on image field