Project

General

Profile

Actions

Bug #95025

open

BE user limited to single not default language can't translate pages in Page module

Added by Christian Toffolo over 2 years ago. Updated over 2 years ago.

Status:
Accepted
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Start date:
2021-08-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Step to reproduce:
1) create BE user with Limit to languages [allowed_languages] set to a single not default language

Result:
In Page module doc header is missing the select actionMenu and in module body is missing the select createNewLanguage so the user can't translate the page.

The problem seems to be here: https://github.com/TYPO3/typo3/blob/6543aa31699309e2bc574749c8c980c6f8adb26c/typo3/sysext/backend/Classes/Controller/PageLayoutController.php#L308
because, to make the action menu of page module to appear, at least 2 available languages are needed.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #89125: Unnecessary DB queries to sys_languageClosedBenni Mack2019-09-10

Actions
Actions #1

Updated by Georg Ringer over 2 years ago

  • Status changed from New to Accepted
Actions #2

Updated by Georg Ringer over 2 years ago

  • Related to Bug #89125: Unnecessary DB queries to sys_language added
Actions

Also available in: Atom PDF