Actions
Bug #103367
opencontent element language can be changed arbitrarily
Status:
New
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2024-03-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have a subpage that only exists in english. (But other languages like german are also configured in my TYPO3 instance.)
When I edit a content element on this page, I can change its sys_language_uid
field arbitrarily. (Using the dropdown field in the language tab)
I change the elements language to german and save.
Now the element disappears completely from the Page module, because there is no german translation for this page.
The element magically reappears, when a german page translation is created later.
This behavior is confusing.
Maybe the dropdown should only list languages for which a corresponding translation of the current page exists?
Updated by Riccardo De Contardi 10 months ago
- Related to Bug #86709: TYPO3 Translation missleading List of content which should be translated added
Actions