Project

General

Profile

Actions

Bug #82954

open

Unable to save data in translations of sys_file_reference records in workspace

Added by Daniel Hinderink over 6 years ago. Updated over 3 years 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 1 (1 open0 closed)

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

Actions
Actions

Also available in: Atom PDF