Project

General

Profile

Actions

Bug #28099

closed

Fatal error if setDBinit not set in localconf.php

Added by Helmut Hummel almost 13 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Must have
Category:
Backend API
Target version:
-
Start date:
2011-07-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Problem:
After the t3lib_div refactoring done in #28026 a fatal error is thrown, because the class "t3lib_utility_VersionNumber" does not exist. This happens if $TYPO3_CONF_VARS['BE']['forceCharset'] or $TYPO3_CONF_VARS['SYS']['setDBinit'] are not set in localconf.php

Solution:
Initialize autoloader earlier in the bootstrap


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #28026: Remove deprecated usages of intInRange, int_from_version, intval_positiveClosedSusanne Moog2011-07-09

Actions
Is duplicate of TYPO3 Core - Bug #28098: call to t3lib_div::compat_version() in config_default.php breaks the systemClosed2011-07-11

Actions
Actions

Also available in: Atom PDF