Actions
Task #59853
closedEpic #58282: Workspaces Workpackage #2
Story #58284: Bug fixes & Behaviour
Wrong nesting of deleted versioned child records
Start date:
2014-06-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
Scenario/Actions:
- having an IRRE parent-child structure (live)
- backend, workspace selected
- delete a child-record and save
- the workspace module shows wrong nesting for deleted records
Reason:
The reference index points for the deleted element uses the live id, instead of the versioned id.
DataSet:
typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/modifyParentNDeleteHotelChild.csv (sys_refindex not checked there)
Files
Actions