Actions
Bug #21550
closedMake EXT: syntax consistent in core
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-11-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
There are several places where you can use the EXT:extkey/... syntax to load files.
Most prominent is in t3lib_div::getUserObj which is used for hooks.
To make it more consistent i allowed this syntax also in t3lib_div::makeInstance.
A new function t3lib_div::getClassNameAndLoadClassFile is used by getUserObj and makeInstance.
(issue imported from #M12591)
Files
Actions