Project

General

Profile

Actions

Bug #82954

open

Unable to save data in translations of sys_file_reference records in workspace

Added by Daniel Hinderink almost 7 years ago. Updated 15 days ago.

Status:
New
Priority:
Must have
Assignee:
-
Category:
Workspaces
Start date:
2017-11-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Steps to reproduce
1. Create a workspace
2. Create a page with at least one content element containing a file relation sys_file_reference. Add some content to title, description, caption of this record.
3. Go to workspace create a new page translation
4. Translate page content elements
5. Go to translated content element, change meta-data of sys_file_reference entry and save record

Result:
The changes are not saved in the database.

Solution:
Add

$connectedUidsOfLocalizedOverlay = $this->getWorkspacedUids($connectedUidsOfLocalizedOverlay, $childTableName);

before line 188 in file /sysext/backend/Classes/Form/FormDataProvider/TcaInline.php

Find patch for Version 8.7.8. attached


Files

typo3-8-7-8_3.patch (1.16 KB) typo3-8-7-8_3.patch Daniel Hinderink, 2017-11-08 16:16

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #89231: Image data attribute lost in the workspace processClosed2019-09-23

Actions
Related to TYPO3 Core - Bug #77917: Can't save image metadata in a translated content element in draft workspaceClosed2016-09-12

Actions
Related to TYPO3 Core - Bug #97548: In workspaces translated inline element items are shown twiceClosed2022-05-04

Actions
Actions

Also available in: Atom PDF