When I add workout note at website in cyrillic, I get garbled message with ? signs. Usually it's a symptom of wrong database encoding or wrong database connection encoding. It's even more anoying because UTF8 is used as HTML encoding and UTF8 should be used to store data in database.
Sign In to download and comment