Actions
Task #56376
closedEpic #55070: Workpackages
Epic #54851: WP: Workspaces IRRE & MM bugfixes
Story #54853: As a user I want to correctly create, modify, preview and publish IRRE & MM related workspace changes
Invalid relations of IRRE records in workspaces
Start date:
2011-08-26
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
- general -> always use live id as pointer value
- create records -> automatically fill placeholder pointers
- copy records -> currently leads to problems with sorting
- move records -> follow and create child move placeholders
- Add new TCA control section property for placeholder values:
- $TCA[<table>]['ctrl']['shadowColumnsForMovePlaceholders']
- delete records -> forward delete data in copy(!) process
The related subtasks are put on hold since they had a different approach about one year ago.
These changes are part of this issue now since they need to be processed at the same time, e.g. localization and copy is basically the same.
Actions