I don't think it's an character set problem. If I call DOMDocument::save() on the internal DOMDocument in Zend/Feed/Abstract.php that represents the feed, the entities are decoded correctly in the saved file - but then if I do a foreach on the feed items and save them out individually to another file I get the garbled characters.
|