Actions
Bug #88659
closedBE user and BE usergroup "allowed_languages" don't show languages, only default language available
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2019-06-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Prerequisites¶
- TYPO3 10.0.0-dev (latest master)
- More that one language available (E.g. Italian (Default), English (ID=1))
- Full "Site configuration" for languages
How to reproduce¶
- Edit BE Usergroup or BE user
- Go to "Access List" Tab ("Access Rights" for BE User)
- Look at the "Limit to languages"
[allowed_languages]
section
Current result¶
Only the default language is listed
Expected result¶
All languages should be listed here, at least all languages configured on the "Sites" module
Additional notes¶
- Only
SiteLanguages
seems to be taken into account here, which are not available for pid 0 - The issue is not present on 9.5.x, only affects 10.0.0
Actions