feed: http://bash.org.ru/rss/
it contains 'less than' and 'greater than' symbols encoded as &# 60; and &# 62;
feedreader converts them into < and >
but IE thinks that it is some unknown tag and doesn't display it
feed: http://bash.org.ru/rss/
it contains 'less than' and 'greater than' symbols encoded as &# 60; and &# 62;
feedreader converts them into < and >
but IE thinks that it is some unknown tag and doesn't display it
if I download feed with browser it contains "<description><![CDATA[&# 60;BaZilisk&# 62; ????????! ????? ?? ????? &# 34;?? ???? ? ??????&# 34;, ????????? ????? ???????, ??????? ??????????? ??????? ?? ?????????]]></description>"
if I open it in FR and select view source it says "<div class="content"><BaZilisk> ????????! ????? ?? ????? "?? ???? ? ??????", ????????? ????? ???????, ??????? ??????????? ??????? ?? ?????????</div>"
So built-in IE thinks that "<BaZilisk>" is unknown tag and doesn't display it :(
if I download feed with browser it contains "<description><![CDATA[&# 60;BaZilisk&# 62; ????????! ????? ?? ????? &# 34;?? ???? ? ??????&# 34;, ????????? ????? ???????, ??????? ??????????? ??????? ?? ?????????]]></description>"
if I open it in FR and select view source it says "<div class="content"><BaZilisk> ????????! ????? ?? ????? "?? ???? ? ??????", ????????? ????? ???????, ??????? ??????????? ??????? ?? ?????????</div>"
So built-in IE thinks that "<BaZilisk>" is unknown tag and doesn't display it :(
I've tested this feed, can't
I've tested this feed, can't find the error;
Problem could be related to:
http://www.feedreader.com/node/730
Can you provide IE version ?
Ingmar