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

Emojis break receive_text #208

Open
shua123 opened this issue Sep 30, 2016 · 1 comment
Open

Emojis break receive_text #208

shua123 opened this issue Sep 30, 2016 · 1 comment
Labels

Comments

@shua123
Copy link
Contributor

shua123 commented Sep 30, 2016

When a message with an emoji is sent to receive_text/index and receive_text/sms_signup it 500 errors. Either strip out emojis or converting to something else like @cromulus emoji function.

@shua123 shua123 added the bug label Sep 30, 2016
@cromulus
Copy link
Contributor

IMHO, better to use the emoji gem and turn the emoji into a string. It keeps the meaning, but doesn't break things.
Emoji.replace_unicode_moji_with_name

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