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 #1

Updated by Mr. Hudson almost 13 years ago

Patch set 1 of change Ie818c9b791a421c9f85705a75bf50be4068fbdd7 has been pushed to the review server.
It is available at http://review.typo3.org/3265

Actions #2

Updated by Xavier Perseguers almost 13 years ago

  • Status changed from New to Resolved
  • Assignee set to Xavier Perseguers
  • % Done changed from 0 to 100

Change has been successfully cherry-picked as bc3783ca260555f13080737c1af526f9e495d09e.

Actions #3

Updated by Xavier Perseguers about 12 years ago

  • Status changed from Resolved to Closed
Actions #4

Updated by Ernesto Baschny almost 11 years ago

  • Target version deleted (1281)
Actions

Also available in: Atom PDF