Project

General

Profile

Actions

Bug #88046

closed

RelationHandler does not respect deleted elements

Added by Robert Vock about 5 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2019-04-01
Due date:
% Done:

0%

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

Description

The Database RelationHandler does not respect deleted elements, because it removes all QueryRestrictions:

RelationHandler.php:493
RelationHandler.php:528
RelationHandler.php:652

In one of our installations, this leads to an error in workspace. We have Delete-Placeholders which are deleted (??), so t3ver_state=2 and deleted=1 but those records still do not appear at some places. Our example is an image which was deleted in the workspace and somehow restored (the DELETE-Placeholder has deleted=1). But the image still does not appear as a Thumbnail in the Backend Page View.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #88503: Delete placeholders are not considered in FormEngine TcaInline view anymoreClosed2019-06-06

Actions
Related to TYPO3 Core - Bug #88144: TcaGroup does not respect deleted elements in a workspaceClosed2019-04-14

Actions
Actions

Also available in: Atom PDF