You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been able to successfully add emoji using sqlite as the database, so I don't think this is an OCW-specific problem. That said, I want to solve this for the Open Source Bridge deployment as well, since it's also running MySQL at the moment.
According to this StackOverflow answer, it's possibly to configure MySQL to use the utf8mb4 charset, which is required for glorious emoji storage.
I won't have time to try this for a little white, but if you do, please let me know if it works.
Steps to reproduce:
Here is a screen capture: https://www.dropbox.com/s/3ddem4b2ravz1ho/Screenshot%202015-03-30%2009.52.25.png?dl=0
Let me know if you need any further info!
The text was updated successfully, but these errors were encountered: