Quantcast
Channel: How to get rid of weird characters in my RSS feed? - Stack Overflow
Browsing all 6 articles
Browse latest View live

Answer by CfSimplicity for How to get rid of weird characters in my RSS feed?

If you are on Adobe ColdFusion 9 or above, consider using CFFEED with the "escapeChars" attribute to create your RSS (CF8 also supports CFFEED, but not that...

View Article



Answer by Troy for How to get rid of weird characters in my RSS feed?

This worked for me, simply combine into one cfcontent tag and append charset=utf-8.<cfcontent type="text/xml; charset=utf-8" reset="yes" />

View Article

Answer by Keltia for How to get rid of weird characters in my RSS feed?

Sanitize every input when it is entered in the database, that way should simplify the display of such data afterwards.

View Article

Answer by rip747 for How to get rid of weird characters in my RSS feed?

Get rid of your escaping code and use XMLFormat...

View Article

Answer by Kornel for How to get rid of weird characters in my RSS feed?

Your escaping function is too simple. You need to change & to &amp; first.If you use named entities (i.e. &pound;) that is cause of the error.

View Article


How to get rid of weird characters in my RSS feed?

I've created a utf8 encoded RSS feed which presents news data drawn from a database. I've set all aspects of my database to utf8 and also saved the text which i have put into the database as utf8 by...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>