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
Updated by Xavier Perseguers almost 13 years ago
- Assignee deleted (
Steffen Kamper) - Target version deleted (
-1)
Updated by Alexander Opitz over 11 years ago
- Status changed from Accepted to Needs Feedback
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.
Actions