Giedreb
Tue 15th Jan '08, 10:30am
Using the RSS feed to import threads and the post message renders fine but the thread title does not seem to propery handle certain characters. So here is and example of the raw feed info for a title.
<title>Chris Daughtry: “American Idol” Is “in a State of Decline”</title>
Those double quotes come up as "?" in the thread title, is there anything that can be done to fix that? A single quote that is not the standard one also has the same problem. The post message however also has those same characters but in the postbit they come up correctly.
The <item> is encoded:content and wrapped in CDATA in the feed but the <title> is not so that may have something to do with it, but without digging into the rss code I would not know for sure.
Thanks.
<title>Chris Daughtry: “American Idol” Is “in a State of Decline”</title>
Those double quotes come up as "?" in the thread title, is there anything that can be done to fix that? A single quote that is not the standard one also has the same problem. The post message however also has those same characters but in the postbit they come up correctly.
The <item> is encoded:content and wrapped in CDATA in the feed but the <title> is not so that may have something to do with it, but without digging into the rss code I would not know for sure.
Thanks.