Task #59111
closedEpic #58282: Workspaces Workpackage #2
Story #58284: Bug fixes & Behaviour
IRRE children's children are not moved with parent
100%
Description
Having a parent-child structure spanning three levels, only the first and second level elements are moved to a different page. All child elements below the second level are not changed.
The test assertion typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/moveParentContentToDifferentPage.csv is wrong for tx_irretutorial_1nff_offer and tx_irretutorial_1nff_price here.
Updated by Oliver Hader over 10 years ago
The reason is, that the move-placeholder is only created for the first level of children.
Updated by Gerrit Code Review over 10 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/30463
Updated by Oliver Hader over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9f0a5b493246647890fabdab5f07062c72ecf46e.