Actions
Bug #81374
closedDefault charset utf8 for database driver will fail on Microsoft SQL Server
Start date:
2017-05-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The default charset for the database driver utf8
will fail for Microsoft SQL Server.
To avoid that the default charset should be set to utf-8
.
Updated by Gerrit Code Review over 7 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/52967
Updated by Christian Kuhn over 7 years ago
- Status changed from Under Review to Rejected
rejected - mysql does not allow 'utf-8' with dash.
Updated by Morton Jonuschat over 7 years ago
- Related to Bug #76265: Access module - pages with character like "è" in title has not title visible. added
Actions