joomla-cms icon indicating copy to clipboard operation
joomla-cms copied to clipboard

Sheduled task - image size - obsolete information in image path suffix

Open PhocaCz opened this issue 10 months ago • 4 comments

Hi, I'm not sure if I missed a setting somewhere, if so, please let me know.

Steps to reproduce the issue

Components - Sheduled Tasks - New - Image size Check Create a task and, for example, specify that the maximum width of an image can be 960px If this task is run, the images will be resized according to the specification, but information about images stored in the article, full image or intro image will no longer be updated.

Expected result

The image information will change.

Actual result

The image information is not changed.

Although the sizes of the images on disk will change, due to invalid information stored, for example, in articles (in the content, full image, intro image), an error occurs in the frontend when the original image does not correspond to the information in the image path suffix.

System information (as much as possible)

Joomla 5.3, 5.4, 6

Additional comments

Image

Image

PhocaCz avatar Jun 16 '25 13:06 PhocaCz

an error occurs in the frontend

What is the error?

brianteeman avatar Jun 16 '25 14:06 brianteeman

Data that does not correspond to reality - we have a picture of 960 and the suffix information is ​​1920

PhocaCz avatar Jun 16 '25 15:06 PhocaCz

not what I would call an error

brianteeman avatar Jun 16 '25 17:06 brianteeman

Yes, I agree, maybe it's not an error, but simply an issue.

PhocaCz avatar Jun 16 '25 19:06 PhocaCz