Actions
Bug #21505
closedReports module doesn't support EXT: syntax
Start date:
2009-11-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you want to use report module from your extension you can't do without using autoload - feature or manual inclusion of the file. But the file should be loaded only when calling reports module.
Solution: allow common syntax for defining class
report' => 'EXT:extkey/path_to_file:classname'
(issue imported from #M12518)
Files
No data to display
Actions