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

Coordino do not render utf-8 sinhala language. #69

Open
isurum opened this issue Feb 21, 2013 · 1 comment
Open

Coordino do not render utf-8 sinhala language. #69

isurum opened this issue Feb 21, 2013 · 1 comment
Assignees

Comments

@isurum
Copy link

isurum commented Feb 21, 2013

Coordino didn't work for sinhala language. I tried adding header statement, and added statements to bootstrap file, but it didn't work.

After that I changed table post using following sql.

ALTER TABLE posts CONVERT TO CHARACTER SET utf8;

And it started to work. I don't know if it be a problem for other parts of this application. Kindly request for advise.

You can visit the post using this url. http://lkbits.com/answers/questions/5125e6a184a02/CD-or-DVD-Not-Responding-Problem

@pasindud
Copy link

I believe you should change it to utf16 sinhala collation it works for me that way

@Datawalke Datawalke self-assigned this Mar 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants