Project

General

Profile

Actions

Feature #17503

closed

BE should check Mysql charset settings

Added by Martin Kutschker over 16 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Must have
Category:
-
Target version:
-
Start date:
2007-08-07
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

Talking to the DB server the charset settings should match the settings of TYPO3 to avoid charset problems. So (at least for an admin) a check if the Mysql variables:

SHOW VARIABLES WHERE Variable_name IN ('character_set_client', 'character_set_connection', 'character_set_results')

All three values must match the current BE charset.

Note that Mysql reports latin1 for iso-8859-1 and windows-1252.

(issue imported from #M6098)


Files

dbCharset.diff (2.7 KB) dbCharset.diff Administrator Admin, 2007-08-16 11:32
blobToText.diff (6.28 KB) blobToText.diff Administrator Admin, 2008-03-02 12:56

Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Bug #17437: When accessing pages form cache "No Temlpate found!" appearsClosedRupert Germann2007-07-21

Actions
Related to TYPO3 Core - Bug #16178: UTF-8: Broken special characters on cached pagesClosed2006-05-24

Actions
Related to TYPO3 Core - Bug #16594: Installer cannot import tables when the db has a collation of utf8_unicode_ciClosedChris topher2006-09-26

Actions
Related to TYPO3 Core - Bug #16388: Installer should honour forceCharset setting when creating a DBClosedChris topher2006-07-21

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

Actions
Actions

Also available in: Atom PDF