orchardcms 1.6 - Russian (Cyrillic) characters not displaying in Orchard 1.6 -


i trying setup multilingual orchard website mysql , localization module. i’ve found cannot create localized pages in russian characters display ??? in title when try save.
how can resolve that?

thanks andrii issue can resolved adding charset=utf8; @ end of mysql connection string. see answer here.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

What is the difference between data design and data model(ERD) -

ios - Can NSManagedObject conform to NSCoding -