Bug #69630
closedRelations are updated with wrong parent id
100%
Description
If you update a child object with extbase, the wrong parent id is set as always the parent's uid is taken as reference. If the record is a localized one this uid is wrong as we have to use the _localizedUid of the parent. Otherwise the record is messed up with wrong information and the handling/association in the backend is wrong.
Updated by Gerrit Code Review about 9 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 http://review.typo3.org/43147
Updated by Gerrit Code Review about 9 years ago
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/43147
Updated by Gerrit Code Review almost 9 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44926
Updated by Nicole Cordes almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 10b2f0c4fccde8208638b7f876d20b7e023d3ffe.