Bug #76268
closedNested IRRE relations, insert relation not working since 7.6.5
100%
Description
Since TYPO3 CMS 7.6.5, nested IRRE relations are no longer working. Adding a relation results in an Error 500:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1446996136: DOM Object ID data-43-tx_courses_domain_model_course-5-contents-tt_content-95-pi_flexform:data:options:lDEF:content:vDEF-tt_content does not contain required information to extract inline field configuration. | UnexpectedValueException thrown in file /Users/danielkestler/Sites/thnuernberg-typo3/typo3_src-7.6.5/typo3/sysext/backend/Classes/Controller/FormInlineAjaxController.php in line 891. Requested URL: http://thnuernberg.local/typo3/index.php?ajaxID=%2Fajax%2Frecord%2Finline%2Fcreate&ajaxToken=440c24ae45817a10424fefd97ddf2c6311343657
I already tracked the error down to the now missing $newRecord-variable and -handling. If I reinsert it / rollback the changes from the following commit, everythings working as expected: https://review.typo3.org/#/c/47034/2/typo3/sysext/backend/Classes/Controller/FormInlineAjaxController.php
Files
Updated by Nicole Cordes over 8 years ago
- Assignee deleted (
Nicole Cordes) - Target version deleted (
7.6.5) - PHP Version deleted (
5.6)
Updated by Christian Kuhn over 8 years ago
attached .txt is a snipped that may help to reproduce the issue, i think.
Updated by Gerrit Code Review over 8 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/48502
Updated by Anja Leichsenring over 8 years ago
- Assignee set to Anja Leichsenring
- Target version set to Candidate for patchlevel
- Complexity changed from medium to hard
- Sprint Focus set to On Location Sprint
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48502
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48518
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48502
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48518
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48518
Updated by Gerrit Code Review over 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48502
Updated by Anja Leichsenring over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset dad73c9b917b08f3c82ba3800af67a4f2705cf37.
Updated by Gerrit Code Review over 8 years ago
- Status changed from Resolved 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/48528
Updated by Anja Leichsenring over 8 years ago
- Status changed from Under Review to Resolved
Applied in changeset ac6a135cb034405211716587af5711875b0f03c1.