Project

General

Profile

Actions

Bug #20903

closed

speed up list module by improving internal handling of references

Added by Rupert Germann over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-08-18
Due date:
% Done:

0%

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

Description

Problem:
the list module makes 2 sql queries to get the references pointing to the current record. One query is executed to display the "ref" column, the other query is needed to get the number of references for the confirm-delete warning.

Solution:
Make only one query to get the references and re-use the result.

(issue imported from #M11747)


Files

11747_optimize_makeRef.diff (4.71 KB) 11747_optimize_makeRef.diff Administrator Admin, 2009-08-18 18:37
11747_v2.diff (6.15 KB) 11747_v2.diff Administrator Admin, 2009-08-20 13:57
Actions

Also available in: Atom PDF