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
.
Actions