Actions
Bug #85638
closedLocalizationRepository::fetchOriginLanguage() has to get sys_language_uid 0
Start date:
2018-07-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Given circumstances:
- Page with one language
- More content elements in default language than in localization
Using the localization wizard may fail here as LocalizationRepository::fetchOriginLanguage() is not able to properly determine the sys_language_uid 0 as the origin language.
Actions