URLs for image uploads have incorrect path to image derivatives, no image derivative is being created

Created on 10 January 2025, 2 months ago

Problem/Motivation

Using the Local adapter and configuring the Image field on an Image media type, then uploading an image results in broken thumbnail images.
* The thumbnails are not being derived from the original image.
* The path to the thumbnails is incorrect.

Expected Behavior:
* Thumbnails are being derived from the original image
* The path to the thumbnail is: sites/default/files/flysystem/styles/thumbnail/2025-01/
Actual Behavior:
* No thumbnail is being derived from the original image
* The path to the thumbnail image is: sites/default/files/flysystem/styles/thumbnail//2025-01/

πŸ› Bug report
Status

Active

Version

2.3

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States lhridley

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

Comments & Activities

Production build 0.71.5 2024