Actions
Bug #86284
closedImage manipulation breaks with comprehensive "cropVariants" definitions
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Image Cropping
Target version:
Start date:
2018-09-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Backend Image Manipulation cropVariant cropVariants
Complexity:
Is Regression:
Sprint Focus:
Description
Hi Folks,
Expected behave:
clicking "Open Editor" of each FAL-Image of a tt_content-element which contains an image (Image; Image w. ext) opens the "Editor-Modal" and shows up confgured cropVariants to work with.
What happens:
clicking "Open Editor" of each FAL-Image of a tt_content-element which contains an image (Image; Image w. ext) opens the "Editor-Modal" and freezes while "loading-gif" is shown.
Only a browser-refresh let you leave the Page
It seems that there is a URL generated with a way to HUGE get-Parameter, which breaks further execution.
I attached to sample configs:
cropVariant_not_working.tsconfig
cropVariant_working.tsconfig
Files
Actions