Project

General

Profile

Actions

Bug #14288

closed

check for inclusion of localconf fails.

Added by Christian Jul Jensen about 20 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2004-08-28
Due date:
% Done:

0%

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

Description

In config_default $typo_db is set to the empty string, then localconf is included and TYPO3_db is defined as $typo_db. This means that TYPO3_db is always defined even if localconf is not included, and the check in init.php for the inclusion of localconf by checking defined('TYPO3_db') doesn't do what's intended.

(issue imported from #M312)


Files

0000312.patch (592 Bytes) 0000312.patch Administrator Admin, 2006-06-01 14:28
0000312b.patch (590 Bytes) 0000312b.patch Administrator Admin, 2006-06-01 14:36
Actions #1

Updated by Thomas Hempel over 18 years ago

This patch adds a check to init.php if the TYPO3_db var is an empty string. (Patch for 4.0)

Please use 0000312b.patch because the first one doesn't work.

Greets,
Thomas

Actions #2

Updated by Mathias Schreiber over 18 years ago

Closed due to general Bugtracker Cleanup.

TYPO3 Version 3.6.2 will no longer be supported.

Actions

Also available in: Atom PDF