Sheduled task - image size - obsolete information in image path suffix
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
an error occurs in the frontend
What is the error?
Data that does not correspond to reality - we have a picture of 960 and the suffix information is 1920
not what I would call an error
Yes, I agree, maybe it's not an error, but simply an issue.