Bug #79823
closedCropWizard: Media relation broken in backend
100%
Description
TYPO3:
Version 8.6.0, upgraded from 8.5.1 (there this works). Was build with 6.2.x and is now my testing environment for new releases.
Database update completed, only some fields left in DB used by now inactive extensions. DB compare just wants to remove them.
Upgrade wizard also completed (100%).
Content temaplating is done with CSC, but the error occurs also with FSC. There was no content migration until now in former 7.x/8.x.
PHP: 7.0.15
Description:
Only BE is affected, frontend rendering is fine, images are displayed with correct settings/size/position.
The error occurs if I want to add a new image to or just edit an existing file reference in a cObj of type "Text & Media".
After selecting a new image, the sys_file_reference should be created and displayed. Instead of this I get an error 500 - An exception thrown by the core.
The same when editing an existing one. After opening the cObj, I see in tab "Media" the current file references (collapsed). When I want to edit/open one of them, I receive the same error.
Seems like the issue is related to the new crop variants. In my use case not any cropping was used until now.
I have attached the complete exception output as html file - is that ok?
Files
Updated by Susanne Moog over 7 years ago
- Subject changed from Media relation broken in backend to CropWizard: Media relation broken in backend
Updated by Benni Mack over 7 years ago
- Target version changed from 8 LTS to next-patchlevel
Updated by Gerrit Code Review over 5 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59887
Updated by Gerrit Code Review over 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60271
Updated by Anonymous over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f51f1470bb179f1d8599c108373e630de6aab2e3.