Actions
Bug #40946
closedInstall-Tool: Catchable Fatal Error after faulty DB data the first time
Start date:
2012-09-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:
Description
When entering faulty data for DB connection, you'll get a TYPO3 error message. After going back to step2, entering correct data now, you'll get a catchable error after sumitting:
#1: PHP Catchable Fatal Error: Argument 1 passed to TYPO3\CMS\Core\Configuration\ConfigurationManager::setLocalConfigurationValuesByPathValuePairs() must be an array, string given, called in (...)/blankpackage-6.0.0beta1/typo3_src-6.0.0beta1/typo3/sysext/dbal/Classes/Hooks/InstallToolHooks.php on line 159 and defined in (...)/blankpackage-6.0.0beta1/typo3_src-6.0.0beta1/typo3/sysext/core/Classes/Configuration/ConfigurationManager.php line 154
Actions