I have WP2.0.1 install and I wish to include feed of titles from some other sources on my blog page.
I have started using built_in magpie rss engine which works OK except for extended (accented) characters which are replaced with ? sign.
I was thinking that this is maybe related to the fact that most of the blogs I wish to feed from have windows 1250 codepage (see for example http://leb.blog.hr/rss.xml), but afterwards I have tested with a site with UTF-8 and same problem remains
I have also looked at magpie cache files and accented characters are already replaced to ? signs; I have also tried to feed thru "proxy" rss like feedburner but same result happens
any clues or ideas on what to do?