Postponed (maintainer needs more info)
Project:
Image URL Formatter
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2024 at 14:21 UTC
Updated:
15 Jul 2025 at 14:05 UTC
Jump to comment: Most recent
Comments
Comment #2
aaron.ferris commentedI cannot seem to reproduce this
1. Fresh D10
2. Latest version of this module, via composer
3. Enable the module
4. Add an image field to a content type
5. Configure the display for the image field to be 'Image URL formatter'
Are you trying to use this formatter on an image field? It will only (I believe) work on image fields, not entity reference fields pointing at image media types (for example)
Comment #3
ravi kant commented@aaron.ferris
Yes @aaron.ferris, I am facing issue in
Entity reference media type imageComment #4
ravi kant commentedComment #5
ravi kant commentedComment #6
nagy.balint commentedFrom the formatter definition
This module currently only supports image field.
Comment #7
nagy.balint commentedCan you provide more details on how I could reproduce the issue?