Project

General

Profile

Actions

Bug #28233

closed

t3libExtMgm does not cache extension version

Added by Björn Pedersen over 13 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-07-15
Due date:
% Done:

100%

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

Description

The t3lib_extMgm::getExtensionVersion function includes the ext_emconf.php file of an extension each time it is called.
It should cache the version per key instead.

In my install the version of templavoila is queried around 24 times per BE load ( many extensions check for specific templavoila versions), slowing down the system.


Files

without_patch.png (144 KB) without_patch.png without patch Björn Pedersen, 2011-07-18 08:11
with_patch.png (170 KB) with_patch.png with patch Björn Pedersen, 2011-07-18 08:11
Actions

Also available in: Atom PDF