1 (edited by ymf 2012-04-12 19:20:18)

Topic: [Resolved] Cyrillic excerpts displayed as question marks "???"

See http://goo.gl/73lNH :

  • The Russian comment in the main column is displayed ok;

  • But an excerpt from this comment (in the right inner column) is displayed as question marks "???".

I double-checked that all database tables are utf8.

2

Re: [Resolved] Cyrillic excerpts displayed as question marks "???"

Hi there, you can follow this topic for a temporary work around: http://betterwp.net/community/post/477/#p477

http://betterwp.net/ - A Better WordPress world for everyone!
Useful links: Forum Rules | WordPress Plugins | WordPress Tips | In-depth WordPress Tutorials

3

Re: [Resolved] Cyrillic excerpts displayed as question marks "???"

I don't know PHP enough... all that I understand is that there must be some non-UTF8 aware string function that converts UTF8 characters to '?'.  So you hunted down and identified this UTF8-unsafe function to be chunk_split()? Great!

I'll wait for a new release...  the issue is not affecting me often because the blog is predominantly in English. Thanks a lot!

4

Re: [Resolved] Cyrillic excerpts displayed as question marks "???"

Fixed in 1.2.1.

http://betterwp.net/ - A Better WordPress world for everyone!
Useful links: Forum Rules | WordPress Plugins | WordPress Tips | In-depth WordPress Tutorials