Actions
Bug #88504
closedTranslation Wizard is not working if permission only for special languages
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-06-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The backend user can only edit translated records (eg basic content elements) in russia. if i click the "Translate" button on the translated page to translate all content elements, the wizard got stuck at step 3/4, without error - only 400 bad request in the /records/localize/summary route > Debugging showed that there is no $params['languageId'] in the LocalizationController>getRecordLocalizeSummary.
On the other hand, the translation within the list module on a click on the language-flag, the translation works fine.
FYI: if the same user got permission for the default language too, everything works fine.
Files
Actions