Actions
Bug #59005
closedInstall tool crashes
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2014-05-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When there is an Extension which requires another Extension, which is ignored by the Extension Manager in Typo3 6.1.8 after copying the sources of 6.2.2 in the site, the Install - Tool only displays a blank page.
In the file TYPO3\CMS\Install\Controller\StepController the try catch from line 305 to 352 throws an exception which is not displayed anywhere.
After deleting the Extension the Install Tool starts up correctly.
Actions