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
Updated by Benni Mack about 2 years ago
- Status changed from New to Needs Feedback
Hey, we've improved the situation in v10 LTS and v11 now drastically, can you recheck if this problem still occurs. I think this issue was solved with
https://github.com/typo3/typo3/commit/72cf09912a
Updated by Benni Mack about 2 years ago
- Related to Bug #88021: Preview of a record related with FAL does not work when file is changed in a workspace added
Updated by Benni Mack about 2 years ago
- Related to Bug #82750: Workspace preview doesn't preview MM relations properly added
Updated by Benni Mack about 2 years ago
- Related to Bug #82086: Frontend Preview Mode And Missing Inline Elements in Workspace added
Updated by Benni Mack about 2 years ago
- Related to Bug #76993: Getting a single extbase query result in a workspace for a relation that has been deleted and re-added returns no relation added
Updated by Benni Mack about 2 years ago
- Related to Task #57169: Invalid relations of MM records in workspaces added
Updated by Riccardo De Contardi almost 2 years ago
- Status changed from Needs Feedback to Closed
No feedback since 90 days => closing this issue.
If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce this issue, please reopen it or open a new issue with a reference to this one.
Thank you and best regards
Actions