When the image is returned by an API endpoint, it keeps being regenerated

Created on 28 June 2023, almost 2 years ago
Updated 14 April 2024, 12 months ago

We have an (edge)case where our images are hosted using following url structure

https://www.example.com/endpoint.jsp?image=1234

Because this endpoint has an extension, the image wrongly gets recreated every visit, as file_exists checks on the image without the correct extension.

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇧🇪Belgium StryKaizer Belgium

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

Comments & Activities

Production build 0.71.5 2024