I am also having problems with FeedBurner stripping encoded characters from my feed.
My feed at
http://www.cleardebt.co.uk/news/feed uses WordPress which after some tweaking encodes characters in both the item description and title - e.g. ‘ becomes ‘
FeedBurner seems to strip these encoded tags in an item title but not in an item description meaning:
Credit cards ‘hugely profitable’ for lenders
becomes
Credit cards ‘hugely profitable’ for lenders
This is giving me a huge headache is both displaying and parsing my feed! At one point the ‘ symbol was coming through as ? or as crazy symbols like Ä€~
The Feed is correct as the validation tool
http://feedvalidator.org/check.cgi?url=http%3a%2f%2ffeeds.feedburner.com%2fcleardebt shows the encoded characters.
As a workaround I am currently pointing my RSS parser at
http://www.cleardebt.co.uk/news/wp-feed.php avoiding Feedburner on /feed (which goes to the same location) and it is working perfectly - although this is not ideal as I can't track it and i'm worried other users wanting to use the ClearDebt feed will have the same problem!
Regards,
Peter