Actions
Bug #21435
closedFatal error in install tool DB-compare with multiplyDbFieldSize > 1
Start date:
2009-11-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
When "multiplyDbFieldSize" is set to a value greater 1 in localconf.php a fatal PHP error shpws up after clicking the "Write to Database" button.
PHP Fatal error: Call to protected method t3lib_sqlparser::compileFieldCfg() from context 't3lib_install' in /srv/SVN/forge.typo3.org/Core/trunk/t3lib/class.t3lib_install.php on line 468
Solution:
make function compileFieldCfg() public
(issue imported from #M12452)
Files
Actions