Project

General

Profile

Actions

Feature #74319

closed

check default database character set during Installation and provide Update wizard for fixing default character set other than utf-8

Added by Jonas Götze about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-03-05
Due date:
% Done:

100%

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

Description

If you install TYPO3 to an existing Database with a default charset other than utf-8, TYPO3 will create tables with the default charset of that database. The install Tool should check the default charset and notify the user if it is not utf-8.

Furthermore the install Tool should check for this issue too and provide an update wizard to fix this (=set the default charset to utf-8 and NOT convert existing tables to utf-8). As Andreas pointed out in #74038 a default charset other than utf-8 leads to non-utf-8 tables when updating the database via the install tool or installing extensions.

Actions #1

Updated by Morton Jonuschat about 8 years ago

Please keep in mind that this needs to work in DBMS which are not MySQL (PostgreSQL, SQLServer, Oracle)!

Actions #2

Updated by Gerrit Code Review about 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47103

Actions #3

Updated by Gerrit Code Review about 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47103

Actions #4

Updated by Gerrit Code Review about 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47103

Actions #5

Updated by Gerrit Code Review about 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47103

Actions #6

Updated by Jonas Götze about 8 years ago

Morton Jonuschat wrote:

Please keep in mind that this needs to work in DBMS which are not MySQL (PostgreSQL, SQLServer, Oracle)!

Thanks for mentioning! The patch should imo take care of this.

Actions #7

Updated by Jonas Götze about 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF