Skip to content
This repository has been archived by the owner on Mar 9, 2018. It is now read-only.

UTF-8 symbols in alert #6

Closed
alxgsv opened this issue Sep 23, 2011 · 2 comments
Closed

UTF-8 symbols in alert #6

alxgsv opened this issue Sep 23, 2011 · 2 comments

Comments

@alxgsv
Copy link

alxgsv commented Sep 23, 2011

I am using utf-8 symbols in alert messages, but instead of

Аттикус Финч

I am receiving

\xD0\x90\xD1\x82\xD1\x82\xD0\xB8\xD0\xBA\xD1\x83\xD1\x81 \xD0\xA4\xD0\xB8\xD0\xBD\xD1\x87

I use ruby 1.8.7

How can I work-around it?

@ileitch
Copy link
Owner

ileitch commented Sep 23, 2011

Hi, I've not tested with UTF-8 yet, i'll have a look into it soon.

@alxgsv
Copy link
Author

alxgsv commented Sep 25, 2011

Sorry, Ian. That was my fault — I used mysql adapter instead of mysql2 in rails 3.1 + ruby 1.9.2 setup

utf8 in alert is sending properly

@alxgsv alxgsv closed this as completed Sep 25, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants