Bug #69867
closedStory #69617: FormEngine bugs
FormEngine doesn't resolve inline records from flexforms correctly
100%
Description
Since [!!!][TASK] The FormEngine is dead, long live the FormEngine! I get the following Exception when I try to open a content element in the Backend which has inline FAL images in a flexform field:
http://shots.michaelsen.io/KsfC
The problem could also be related to FluidTYPO3 extensions that are installed on my system, but from digging around in the code the problem seems to occur somewhere in InlineRelatedRecordResolver->getRelatedRecords().
Updated by Sebastian Michaelsen about 9 years ago
Additional information:
The above screenshot shows an error loading the sys_file_reference with uid 1. But that is not the correct uid but comes from the fact that there is one image referenced from the flexform field. sys_file_reference:1 is deleted in my system which ultimately results in the above exception.
Updated by Mathias Schreiber about 9 years ago
- Target version set to 7.5
- Sprint Focus set to Stabilization Sprint
Updated by Gerrit Code Review about 9 years ago
- Status changed from New to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43482
Updated by Gerrit Code Review about 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43482
Updated by Gerrit Code Review about 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43482
Updated by Gerrit Code Review about 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43482
Updated by Christian Kuhn about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 92814010a8884ccf9bc66a5cc26a9679b5e700af.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed