Quote:
Originally Posted by Hadrien
There's a lot of feeds with content encoded in CDATA blocks, usually feeds with heavy content use CDATA blocks.
|
The problem wasn't actually with the CDATA per se, but rather because the body is in an <encoded> element. The app handled <description>, <summary> or <content> elements only (although the customize settings can override the content element name that so it could have been fixed through configuration rather then a code change).