Actions
Bug #26798
closedExtbase requirements check
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Reports
Target version:
-
Start date:
2011-05-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The Extbase requirements check (typo3 / sysext / extbase / Classes / Utility / ExtbaseRequirementsCheck.php)
for the report module is getting the doc comment for the method "dispatch" of the class "Tx_Extbase_Dispatcher".
As the dispatcher class changed in 1.3beta the check will always return an error because there is no dispatch method anymore.
Files
Actions