Index: branches/comu/data/Smarty/templates/rss/index.tpl
===================================================================
--- branches/comu/data/Smarty/templates/rss/index.tpl	(revision 12197)
+++ branches/comu/data/Smarty/templates/rss/index.tpl	(revision 12213)
@@ -29,6 +29,6 @@
 				<link> <!--{$arrNews[cnt].news_url|escape}--></link>
 			<!--{/if}-->
-			<title> <!--{ $arrNews[cnt].news_title|sf_mb_convert_encoding:$encode }--> </title>
-			<description><!--{$arrNews[cnt].news_comment|truncate:256|sf_mb_convert_encoding:$encode}--></description>
+			<title> <!--{ $arrNews[cnt].news_title|sf_mb_convert_encoding:$encode|escape }--> </title>
+			<description><!--{$arrNews[cnt].news_comment|truncate:256|sf_mb_convert_encoding:$encode|escape}--></description>
 			<!--{* <pubDate><!--{"r"|sf_mktime:$arrNews[cnt].hour:$arrNews[cnt].minute:$arrNews[cnt].second:$arrNews[cnt].month:$arrNews[cnt].day:$arrNews[cnt].year}--></pubDate> *}-->
 			<pubDate><!--{$timestamp}--></pubDate>
