Project

General

Profile

Actions

Feature #61167

closed

On deleting a pages_language_overlay record, its contents are not deleted

Added by Lorenz Ulrich over 9 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
Could have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2014-08-24
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

In TYPO3, on deleting a page, every record associated with the page is also marked as deleted (see DataHandler::deleteSpecificPage).

Currently, if someone deletes a pages_language_overlay record, the contents/records in this respective language are not deleted. This can be destructing if the overlay is deleted and at a later point a new overlay is created. In this case, old/obsolete records show up.

I'm not sure if deleting the pages_language_overlay should delete only content elements related with the language or all records.

(BTW, the TCEmain category in Forge should be renamed to DataHandler :-)).


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #90447: Deleting a translated page does not delete the content elements of the translated pageClosed2020-02-20

Actions
Actions

Also available in: Atom PDF