Hi!
I have button on page with cyrillic text on it
<li><a href><span>some_text_in_cyrillic</span></a></li>
(it's qtranslate language chooser button). The page is set to UTF-8.
After activating option "Optimize HTML Code?" the last symbol from text on button becomes "�" (before activating: "УКР", after activating "УК�").
Result screen: http://oi58.tinypic.com/1y4nxt.jpg
(I don't use any other plugins that caches content)
How can i fix it?
Thank you!