Project

General

Profile

Actions

Bug #25369

closed

Upgrade 4.4.x to 4.5.x should unset "setDBinit" and "forceCharset" instead of empty

Added by Stefan Neufeind about 13 years ago. Updated about 13 years ago.

Status:
Rejected
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-03-21
Due date:
% Done:

0%

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

Description

Upon upgrading the wizard sets "setDBinit" and "forceCharset" to empty strings. However that does not result in the new defaults (UTF-8) being used, but actually does not init the DB and might (if server defaults to latin1) still leave the DB-connection at latin1 which causes other problems.

Commenting out those two settings in localconf.php works fine because TYPO3 then uses the new defaults (afaik as designed/advertised)

(issue imported from #M18004)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #18501: Enable UTF-8 by defaultClosedMichael Stucki2008-03-26

Actions
Actions

Also available in: Atom PDF