Project

General

Profile

Actions

Bug #83219

closed

Epic #90674: Backend UI not reflecting permissions

"Make new translation of this page" may create duplicate translations

Added by Christian Weiske over 6 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2017-12-04
Due date:
% Done:

100%

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

Description

When TYPO3 is configured to have multiple page languages, a dropdown "Make new translation of this page" appears in the Web > Page "Languages" mode (see screenshot).

If two different editors have this open before a translation exists, and both then select "Make new translation of this page: English", both will create a new record in the page_language_overlay table.

This leads to hard to find bugs because the frontend will use one record while the backend allows one to edit the other one.

There should be a check that prevents such duplicates from appearing.


Files

Actions

Also available in: Atom PDF