If viewing songs with cyrillic characters in the id3 tag, the characters are displayed as latin even if the encoding is set to the appropriate value for cyrillic
Logged In: YES user_id=1025088
Fixed, the problem was that we were using html entities for latin, even when the encoding wasn't latin.
Log in to post a comment.
Logged In: YES
user_id=1025088
Fixed, the problem was that we were using html entities for
latin, even when the encoding wasn't latin.