Drupal 10.3 compatibility

Created on 28 May 2024, 29 days ago
Updated 14 June 2024, 12 days ago

Problem/Motivation

This module does not work in Drupal 10.3, due to ImageStyleDownloadController::deliver() now takes a string of the expected scheme for derivatives as a required parameter β†’ . This results in the following error:

<code>ArgumentCountError: Too few arguments to function Drupal\image\Controller\ImageStyleDownloadController::deliver(), 3 passed in /data/app/modules/contrib/stage_file_proxy/src/Controller/ImageStyleDownloadController.php on line 95 and exactly 4 expected

Steps to reproduce

Test on Drupal 10.3

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia mstrelan

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024