Actions
Bug #89456
closedTranslations of IRRE Extbase Records in Workspaces not saved
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2019-10-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Changes in workspaced IRRE relations of extbase tables save in non-default languages.
To reproduce:
- create Extension with Extensionbuilder
- create model with a field of type images
- save and install extension
- create a record of the new type, reference an image, save and translate it
- change to a non-live workspace and edit the record
- edit the record’s image reference attributes (title, alternative text...) in default language and save – works
- change to a translation, edit the referenced image attributes and save – the changes are not persisted
Tested with TYPO3 8.7.28
Actions