-
Bug
-
Resolution: Closed
-
Blocker
-
3.0.12-RC1, 3.1.0-dev
-
None
When using emoji characters in post or topic title, it causes SQL errors. Probably affects other parts as well.
Example character: (cannot post, caused crash in Jira!!!)
SQL error:
SQL ERROR [ mysqli ]
|
|
Incorrect string value: '\xF0\x9F\x8E\xAF' for column 'topic_title' at row 1 [1366]
|
- caused
-
PHPBB-13178 Allow posting Emoji characters if the database supports it
- Closed
- duplicates
-
PHPBB-9971 phpbb crashes when posting a 4 byte character with MySQL before 5.5.3
- Closed
- is duplicated by
-
PHPBB-11514 SQL ERROR [ mysql4 ] Incorrect string value: '\xF0\xA6
- Closed
-
PHPBB-11820 CLONE - 4-bytes encoded UTF-8 chars issue
- Closed
- is related to
-
PHPBB-12745 Allow Emoji characters in posts
- Unverified Fix