Project

General

Profile

Actions

Bug #78618

open

Image manipulation wizard does not update replaced media

Added by Georg Tiefenbrunn over 7 years ago. Updated over 2 years ago.

Status:
Needs Feedback
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2016-11-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Steps to reproduce:

1) Upload an image to fileadmin

2) Insert the image into a content element

3) Open the Image manipulation wizard

4) Replace the image in module 'Filelist' and activate option 'Keep the current filename?'

5) Re-open the Image manipulation wizard

The Image manipulation wizard now still displays the original/replaced file (step 1) if the new image (step 4) is not too big to get scaled (src= /fileadmin/_processed_/ instead of /fileadmin/...).

The 'Original dimensions' are read from the new image (step 4), but it seams the dimensions for the cropping tool are still fetched from the old image (from browser cache). If the new image has different width/height, the user can either select non existing areas or can't select existing areas of the image.

Preventing the image being loaded from browser cache fixes this.


Files

Cattura1.PNG (237 KB) Cattura1.PNG Riccardo De Contardi, 2021-12-05 16:40
Cattura2.PNG (1.47 MB) Cattura2.PNG Riccardo De Contardi, 2021-12-05 16:48
Cattura3.PNG (874 KB) Cattura3.PNG Riccardo De Contardi, 2021-12-05 17:07
Actions

Also available in: Atom PDF