Implement `ImageStyleGenerationTrait::generateImageUrl()`

Created on 4 August 2025, 4 days ago

Problem/Motivation

Upstream in Flysystem, ✨ Support delivering local image styles until remote upload is complete Needs work added an API for delivering image derivatives as soon as they are generated, and then they are copied to the remote adapter. Except, it didn't really work and needed fixed for non-local adapters at πŸ› Image style generation no longer works for non-local drivers in Active . During D11 upgrade of this module, use of the new method was considered but it didn't work (because of the regression) and wasn't implemented. The newest RCs for Flysystem fix this, so now we can implement here and clear this deprecation.

Steps to reproduce

See #3430648-33: Automated Drupal 11 compatibility fixes for flysystem_s3 β†’

Proposed resolution

Implement the new method.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bradjones1 Digital Nomad Life

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

Comments & Activities

Production build 0.71.5 2024