David Johnson created ROL-2133:
----------------------------------
Summary: Can't post with Emojis if using MySQL
Key: ROL-2133
URL: https://issues.apache.org/jira/browse/ROL-2133
Project: Apache Roller
Issue Type: Wish
Components: Data Model & JPA Backend
Reporter: David Johnson
Assignee: David Johnson
Fix For: 5.2.3
It is not possible to store emojis in blog posts because Roller uses the wrong
default charset in MySQL. This problem is impacting blogs.apache.org
INFRA-17895.
Roller's database creation script for MySQL should use default charset utf8mb4
If possible an safe to do, the upgrade script for 5.2.3 should use ALTER TABLE
to fix that on upgrade.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)