Skip to content
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

Tweet with emojis only contain tweet text up until the emoji. #37

Closed
ErikBorra opened this issue Jul 2, 2014 · 1 comment
Closed

Tweet with emojis only contain tweet text up until the emoji. #37

ErikBorra opened this issue Jul 2, 2014 · 1 comment
Labels

Comments

@ErikBorra
Copy link
Member

Examples: tweet 1, tweet 2.

Possible fix: use utf8mb4 charset instead of just utf8. (requires mysql 5.5 or higher)
See also http://stackoverflow.com/questions/7814293/how-to-insert-utf-8-mb4-characteremoji-in-ios5-in-mysql

@dentoir
Copy link
Contributor

dentoir commented Sep 24, 2014

This functionality has been added. See issue #41 and the upgrade guide for details on upgrading your existing TCAT installation to use the utf8mb4 character set.

@dentoir dentoir closed this as completed Sep 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants