Project

General

Profile

Actions

Bug #21715

closed

mm-data in list view after deleting the foreign entry still showing

Added by Sebastian Kreideweiß over 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-11-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Example setup with TT-News:
In the backend after editing a news and relating a news category to this news, a mm-entry in the data base is written. In the list view column "category", the name of the category is shown (see screenshot).

After deleting the category, the category name is still shown in the news list column "category" in all related news. "n/a" should appear instead of this.

The mm-entry still exists, the deleted-flag is set to 1, which should be fine.

Suggestion: Before outputing data in a mm-related column, enableField() in dblist or t3lib_befunc should be used. At least "AND deleted=0" should be added to the specific query.

This is a behaviour for all mm-relations, not only for news.

Best,
Sebastian

(issue imported from #M12796)


Files

missingfeature-screenshot.png (16.8 KB) missingfeature-screenshot.png Administrator Admin, 2009-11-27 13:21
Actions #1

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (-1)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF