<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: [Plugin: Podcasting] HTML space (&#38;nbsp) causing feed not to validate</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: [Plugin: Podcasting] HTML space (&#38;nbsp) causing feed not to validate</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 05:52:09 +0000</pubDate>

<item>
<title>jasoneakers on "[Plugin: Podcasting] HTML space (&#38;nbsp) causing feed not to validate"</title>
<link>http://wordpress.org/support/topic/281430#post-1252216</link>
<pubDate>Tue, 20 Oct 2009 01:10:25 +0000</pubDate>
<dc:creator>jasoneakers</dc:creator>
<guid isPermaLink="false">1252216@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hey, can you tell me what the lines looked like where you pasted?  The editor in my software doesn't tell what lines.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Jason
&#60;/p&#62;</description>
</item>
<item>
<title>agoranet on "[Plugin: Podcasting] HTML space (&#38;nbsp) causing feed not to validate"</title>
<link>http://wordpress.org/support/topic/281430#post-1108040</link>
<pubDate>Thu, 18 Jun 2009 03:48:03 +0000</pubDate>
<dc:creator>agoranet</dc:creator>
<guid isPermaLink="false">1108040@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Not sure if this would help anyone else.  I was getting a feedburner validation error where it didn't like:&#60;br /&#62;
&#38;lt;itunes:summary&#38;gt;&#38;nbsp;&#38;lt;/itunes:summary&#38;gt;&#60;/p&#62;
&#60;p&#62;To fix this, I changed line 244 in podcasting-feed.php to read:&#60;br /&#62;
echo '&#38;lt;itunes:summary&#38;gt;' . str_replace(&#34;&#38;nbsp;&#34;,&#34; &#34;,preg_replace('~&#38;amp;#0*([0-9]+);~e', '',$itunes_summary)) . '&#38;lt;/itunes:summary&#38;gt;' . &#34;\n&#34;;&#60;/p&#62;
&#60;p&#62;The feed then validated fine.  I don't know if this is a bug or there is something specific in my settings but when I upgrade the plugin I have to put this back in or the feed validation fails.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
