redmine_issue_template
redmine_issue_template copied to clipboard
[Bug] missing utf support
When i try to add template with a title or content that contains diacritical letters i get:
ActiveRecord::StatementInvalid (Mysql2::Error: Incorrect string value: '\xC4\x85' for column 'content' at row 1: UPDATE issue_templates SET title = 'template', content = 'ą', updated_at = '2016-06-15 13:35:47' WHERE issue_templates.id = 1):