Task #59111
Epic #58282: Workspaces Workpackage #2
Story #58284: Bug fixes & Behaviour
IRRE children's children are not moved with parent
Status: | Resolved | Start date: | 2014-05-26 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Oliver Hader | % Done: | 100% |
|
Category: | Workspaces | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Complexity: | medium | |
PHP Version: | 5.3 | Sprint Focus: |
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.
Associated revisions
[BUGFIX] IRRE children's children are not moved with parent
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 reason is, that the move-placeholder is only created for
the first level of children.
Resolves: #59111
Releases: 6.2
Change-Id: Ia044a1241b8b1e4885cabbbc44b777f847b4c9e5
Reviewed-on: https://review.typo3.org/30463
Reviewed-by: Oliver Hader
Tested-by: Oliver Hader
History
#1 Updated by Oliver Hader about 1 year ago
The reason is, that the move-placeholder is only created for the first level of children.
#2 Updated by Gerrit Code Review about 1 year 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
#3 Updated by Oliver Hader about 1 year ago
- Assigned To set to Oliver Hader
#4 Updated by Oliver Hader about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9f0a5b493246647890fabdab5f07062c72ecf46e.