Project

General

Profile

Actions

Bug #95330

open

'behaviour' => 'allowLanguageSynchronization' ignored on pages

Added by David Hoeckele over 2 years ago. Updated over 2 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2021-09-23
Due date:
% Done:

0%

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

Description

We use "pages" with an own doktype as news pages, with an own model and repository (similar to the blog extension).

On translated pages, the TCA option 'behaviour' => 'allowLanguageSynchronization' is ignored, the sys_file_reference is always in default language 0, even if the translation behaviour is set to "custom value".

The l10n_parent value of the translated values in sys_file_processedfile is always 0 - we tried to set the l10n_parent manually in database, then the translation of our FAL field works as expected (tried with custom fields and also with media field on plain TYPO3).

(this behaviour only happens on pages - tt_content is everything fine)

Actions #1

Updated by André Buchmann over 2 years ago

Behaviour can be reproduced by multiple extensions of the TER (e.g. blog, z7_blog) and different TYPO3 versions (9.5, 10.4.21, 11.5.3).

See more detailed bug report here: https://github.com/zeroseven/z7_blog/issues/7

I think https://forge.typo3.org/issues/57272 did not fix everything :-(

Actions

Also available in: Atom PDF