Emoji give a SQL error
Emoji give a SQL error
This happened when I tried to send a post with a blue heart. Whoops.
Last edited by Dustine on Thu Oct 19, 2017 4:17 pm, edited 1 time in total.
Re: Emoji give an SQL error
Thanks for the notice.
I tried to make an answer post with the blue heart, but apparently it's not possible:
The preview function works though:
From what I can tell some of the database tables have the wrong character set / collation and don't support unicode properly. An update of the database and/or a change of collation (to utf8mb4, 4-byte utf8 encoding) is required, which would have to be done by the devs.
The emoji is this one: https://emojipedia.org/blue-heart/
I tried to make an answer post with the blue heart, but apparently it's not possible:
The preview function works though:
From what I can tell some of the database tables have the wrong character set / collation and don't support unicode properly. An update of the database and/or a change of collation (to utf8mb4, 4-byte utf8 encoding) is required, which would have to be done by the devs.
The emoji is this one: https://emojipedia.org/blue-heart/
Re: Emoji give an SQL error
Yeah, I'm sorry on that I wasn't as clear as I could be on my original post, but I'm glad it ended up being replicated anyway ^ω^.daniel34 wrote:Thanks for the notice.
I tried to make an answer post with the blue heart, but apparently it's not possible:
The preview function works though:
From what I can tell some of the database tables have the wrong character set / collation and don't support unicode properly. An update of the database and/or a change of collation (to utf8mb4, 4-byte utf8 encoding) is required, which would have to be done by the devs.
The emoji is this one: https://emojipedia.org/blue-heart/
- olafthecat
- Filter Inserter
- Posts: 476
- Joined: Fri Jul 07, 2017 4:37 pm
- eradicator
- Smart Inserter
- Posts: 5211
- Joined: Tue Jul 12, 2016 9:03 am
- Contact:
Re: Emoji give a SQL error
This is still broken. I just tried to answer a post with one of the three monkeys unicode characters and got a similar SQL error.
https://en.wikipedia.org/wiki/%F0%9F%99 ... characters
As an added "bonus" attaching a file with those characters in the filename also doesn't work.
https://en.wikipedia.org/wiki/%F0%9F%99 ... characters
As an added "bonus" attaching a file with those characters in the filename also doesn't work.
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.