Project

General

Profile

Actions

Bug #21435

closed

Fatal error in install tool DB-compare with multiplyDbFieldSize > 1

Added by Rupert Germann over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Must have
Category:
-
Target version:
-
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

12452.diff (480 Bytes) 12452.diff Administrator Admin, 2009-11-04 23:06

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21368: Clean-up SQL parser and SQL engineClosedSteffen Kamper2009-10-26

Actions
Actions #1

Updated by Steffen Kamper over 14 years ago

committed to trunk, rev 6331

Actions

Also available in: Atom PDF