Project

General

Profile

Actions

Bug #89550

closed

Localization of page fails without l10n_parent permission

Added by Andreas Sturmberger over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2019-10-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

A non-Admin backenduser without having the "Transl.Orig (l10n_parent)" permission for the pages table can not localize pages.
It results in an "endless loading".
The page gets inserted into the database with l10n_parent = 0 but is not shown in the backend.
If any user than tries to localize the page again, this error comes up:

Localization failed: there already are localizations (512) for language 2 of the "pages" record 92!

Therefore, a user without the l10n_parent permission should not be given the ability to localize pages, as it will result in inconsistent data.

The same error maybe also applies to other tables (tt_content, tx_*, ..), but i have not tested this.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #95561: No exclude for transOrigPointerFieldClosed2021-10-11

Actions
Actions

Also available in: Atom PDF