-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cache title does not support UTF8 emoji #2399
Comments
In my local environment, attempting the following SQL query: This is just a suggestion. It needs to be thoroughly tested |
Related with #1681 |
This commit should be a step forward #2462 |
I applied this by hand: IMO cache name by definition cannot be null. |
I believe at least the following fields should receive the same collation:
Should I go ahead and change them manually, or will there be a DB update issued soon? Thank you. |
I was trying to edit a cache with an emoji in the titles, taken from https://emojipedia.org
I can paste the emoji in the title field, but upon saving, it dissapears.
The text was updated successfully, but these errors were encountered: