Actions
Bug #90948
closedObject translation broken if object outside Site Configuration
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase + l10n
Target version:
Start date:
2020-04-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.3
Tags:
translation
Complexity:
medium
Is Regression:
Sprint Focus:
Description
When Objects are placed outside a Site Configuration (root tree of site), translation fails to work. This was not an issue TYPO3 9.
It is common to share translatable objects between different site configurations. It seems to be related to the selection of sys_languages. Inside a site-tree all available languages are available. Outside a site-tree only the main language is availble. Hence, no translation.
Screenshots¶
Image 1: my site configuration¶
Image 2: website languages (global)¶
Image 3a and b: outside site tree (not working)¶
Image 4a and b: inside site tree (working)¶
Files
Actions