Actions
Feature #75404
openIntroduce generic _translationParent Property for AbstractDomainObject
Status:
New
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2016-04-05
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
hard
Sprint Focus:
Remote Sprint
Description
At the moment you need to add a property that points to the translation parent uid manually if you want to be able to translate extbase entities.
If you could access a generic _translationParent Property like the _languageUid it would be possible to provide a working REST API for Extbase that works via Reflection only and covers most features of the FormEngine and Extbase. I allready developed such an API, it might be possible to include it in 8 LTS (with some help of course).
Updated by Riccardo De Contardi over 7 years ago
- Target version changed from 8 LTS to 9.0
Updated by Susanne Moog over 2 years ago
- Complexity changed from no-brainer to hard
Actions