Actions
Defect #4963
closedwrong database charset
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-03-02
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
The created is created with:
| redmine_default | CREATE DATABASE `redmine_default` /*!40100 DEFAULT CHARACTER SET latin1 */ |
whereas it should be utf8.
This breaks Polish chars in the fields.
Updated by Radek Antoniuk over 14 years ago
- Status changed from New to Resolved
Ok, forget it.
This is a Debian-specific error in the installation script. :-)
Updated by Jean-Philippe Lang over 14 years ago
- Status changed from Resolved to Closed
- Resolution set to Invalid
Actions