Actions
Bug #79751
closedImage manupulation uses cropped image instead of original image
Status:
Rejected
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
Start date:
2017-02-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
medium
Is Regression:
Yes
Sprint Focus:
Description
The image cropper is using the already cropped image instead of the base image if the cropper is opened after the cropped image is saved.
Steps to reproduce:
- Create a text media contentn element and select an image
- crop the image in the file reference
- save the content element
- open the cropper again
Current result
The image cropper shows the already cropped image and the cropping are is relative to this image and not to the base image
Expected result
The image cropper should use the base image and show the cropped are based on that image
Actions