[TYPO3-core] FYI: #12452: Fatal error in install tool DB-compare with multiplyDbFieldSize > 1

Steffen Kamper info at sk-typo3.de
Wed Nov 4 23:13:39 CET 2009


Hi,

the following patch was committed to trunk, rev 6331.

It is a Follow-up to #12351: Clean-up SQL parser and SQL engine

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

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 12452.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091104/fc76fe20/attachment.asc>


More information about the TYPO3-team-core mailing list