Anyone else seen this problem? Magpie seems to turn quotes or other characters like
“
into bizarre characters when it renders, though it only seems to do so in the title field. I have an RSS feed in which I am encoding the titles via the {exp:xml_encode} tag, but when magpie retrieves and displays it, it mauls quotes and double-quotes something awful. Should I be encoding the titles in a different way?
If I use PHP’s htmlentities call on the titles in the RSS template, that fixes it in Magpie as it PHP converts the & to the HTML entity, but then hurts the feed’s display in an RSS reader since the feed then renders the
“
as literal text.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.