Module conflicts with Drupal core's Image URL formatter

Created on 8 June 2022, over 2 years ago
Updated 26 April 2023, over 1 year ago

Problem/Motivation

web/modules/contrib/image_url_formatter/src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php defines an "image_url"

web/core/modules/image/src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php also defines an "image_url"

When editing I see that the core's version wins this "race", so this module now doesn't provide anything anymore.

This module's version is better because the URL can be set to absolute.

Steps to reproduce

Proposed resolution

Rename this module's formatter.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇸🇰Slovakia kaszarobert

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024