Bug #88504
closedTranslation Wizard is not working if permission only for special languages
100%
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
Updated by Gerrit Code Review over 5 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61218
Updated by Gerrit Code Review over 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61218
Updated by Gerrit Code Review over 5 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61218
Updated by Gerrit Code Review over 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61252
Updated by Gerrit Code Review over 5 years ago
Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61252
Updated by Andreas Fernandez over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2b8a9d2b4f5479c94cbb4665be11e1482dfff962.