<?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>bbPress support forums Tag: xml</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: xml</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 05:44:36 +0000</pubDate>

<item>
<title>bmc_webdev on "HTML content not enclosed within CDATA block"</title>
<link>http://bbpress.org/forums/topic/html-content-not-enclosed-within-cdata-block#post-18889</link>
<pubDate>Tue, 02 Sep 2008 19:37:19 +0000</pubDate>
<dc:creator>bmc_webdev</dc:creator>
<guid isPermaLink="false">18889@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have an installation of bbpress 0.9 (installed independent from Wordpress).&#60;/p&#62;
&#60;p&#62;When I pull the rss feed, I get code that looks like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;item&#38;gt;
&#38;lt;title&#38;gt;Anonymous on &#38;quot;Hello&#38;quot;&#38;lt;/title&#38;gt;
&#38;lt;link&#38;gt;http://forums.brynmawr.edu/topic.php?id=2#post-8&#38;lt;/link&#38;gt;
&#38;lt;pubDate&#38;gt;Fri, 29 Aug 2008 21:45:22 +0000&#38;lt;/pubDate&#38;gt;
&#38;lt;dc:creator&#38;gt;Anonymous&#38;lt;/dc:creator&#38;gt;
&#38;lt;guid isPermaLink=&#38;quot;false&#38;quot;&#38;gt;8@http://forums.brynmawr.edu/&#38;lt;/guid&#38;gt;
&#38;lt;description&#38;gt;&#38;#60;p&#38;#62;test
&#38;#60;/p&#38;#62;&#38;lt;/description&#38;gt;
&#38;lt;/item&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The &#38;#60;p&#38;#62; is a &#38;lt;p&#38;gt; tag that is entity-encoded (I presume so that &#38;lt;p&#38;gt; won't be parsed as an XML tag by an XML parser).&#60;/p&#62;
&#60;p&#62;This is causing an issue with the feed parser that I am using (lastRSS):  the parser is passing the &#38;lt;description&#38;gt; contents through unchanged, and so I'm getting literal &#34;&#38;lt;p&#38;gt;&#34; and &#34;&#38;lt;p/&#38;gt;&#34; on the pages that use lastRSS.&#60;/p&#62;
&#60;p&#62;I believe that the standard method of embedding HTML into an XML feed (or any XML document) is to use CDATA blocks:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;description&#38;gt;&#38;lt;![CDATA[&#38;lt;p&#38;gt;test
&#38;lt;/p&#38;gt;]]&#38;gt;&#38;lt;/description&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and this is the way feeds from wordpress, blogger, etc are formatted.  bbpress should really do the same thing so that feed parsers like lastRSS will pass through correct HTML (in this example, text wrapped by a paragraph tag, rather than text with character entities that cause the browser to display the literal characters) &#60;/p&#62;
&#60;p&#62;Can the feed generator code be changed to use CDATA blocks?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "fix to: RSS XML Parsing Error"</title>
<link>http://bbpress.org/forums/topic/fix-to-rss-xml-parsing-error#post-17883</link>
<pubDate>Fri, 01 Aug 2008 15:49:11 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17883@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've just started an RSS feed. Got it to work perfectly with just 1 item. However, once I tried to add another item to the feed, I got the XML Parsing error. I get: XML Parsing Error: junk after document element&#60;br /&#62;
Location: &#60;a href=&#34;http://www.mychurchcast.org/viennapodcast.rss&#34; rel=&#34;nofollow&#34;&#62;http://www.mychurchcast.org/viennapodcast.rss&#60;/a&#62;&#60;br /&#62;
Line Number 21, Column 1:&#60;/p&#62;
&#60;p&#62;I've gone to the RSS Best Practices site and others and it seems I'm doing everything correctly, but it still won't validate. Any help would be appreciative. Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "xml exporter"</title>
<link>http://bbpress.org/forums/topic/xml-exporter#post-14815</link>
<pubDate>Sun, 30 Mar 2008 12:27:56 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">14815@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The exporter is pretty basic and a little buggy until 0.9 is released.&#60;/p&#62;
&#60;p&#62;It is an early standard and there is no import method available for the same format yet.&#60;/p&#62;
&#60;p&#62;We hope to revitalise this export/import method over the coming months.
&#60;/p&#62;</description>
</item>
<item>
<title>abailore on "xml exporter"</title>
<link>http://bbpress.org/forums/topic/xml-exporter#post-14760</link>
<pubDate>Fri, 28 Mar 2008 04:32:13 +0000</pubDate>
<dc:creator>abailore</dc:creator>
<guid isPermaLink="false">14760@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;hi everybody! &#60;/p&#62;
&#60;p&#62;i am new to bbpress. i have come across that bbpress already has an xml exporter. can any one provide me with the information regarding this?&#60;/p&#62;
&#60;p&#62;thanks&#60;br /&#62;
abailore
&#60;/p&#62;</description>
</item>
<item>
<title>ajg on "fix to: RSS XML Parsing Error"</title>
<link>http://bbpress.org/forums/topic/fix-to-rss-xml-parsing-error#post-13018</link>
<pubDate>Sat, 05 Jan 2008 10:42:49 +0000</pubDate>
<dc:creator>ajg</dc:creator>
<guid isPermaLink="false">13018@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There is no additional space nor new line in front of the &#60;code&#62;&#38;lt;?xml version=&#38;quot;1.0&#38;quot;?&#38;gt;&#60;/code&#62;  line in rss2.php&#60;/p&#62;
&#60;p&#62;This file is identical to the default (kakumei) theme rss2.php file&#60;br /&#62;
I deleted the &#34;old&#34; and replaced it with the one from kakumei folder. &#60;/p&#62;
&#60;p&#62;And yes, I did upgrade to a newer version. ;)&#60;/p&#62;
&#60;p&#62;----&#60;/p&#62;
&#60;p&#62;&#60;strong&#62; Update:  &#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;It's fine now. :)&#60;br /&#62;
We had this  _blah.php file in my-plugins dir that had just a typed space in it.  I deleted it and now the rss feed is fine. &#60;/p&#62;
&#60;p&#62;Thanks for all your help&#60;br /&#62;
I deleted the space from file and it's fine now.
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "fix to: RSS XML Parsing Error"</title>
<link>http://bbpress.org/forums/topic/fix-to-rss-xml-parsing-error#post-12949</link>
<pubDate>Sat, 29 Dec 2007 16:36:47 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12949@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Your &#60;code&#62;rss2.php&#60;/code&#62; template possibly has additional space and a new line, &#60;code&#62;&#38;lt;?xml version=&#38;quot;1.0&#38;quot;?&#38;gt;&#60;/code&#62; should be send at first place (after http header), but it's not on your forum.
&#60;/p&#62;</description>
</item>
<item>
<title>ajg on "fix to: RSS XML Parsing Error"</title>
<link>http://bbpress.org/forums/topic/fix-to-rss-xml-parsing-error#post-12947</link>
<pubDate>Sat, 29 Dec 2007 16:13:48 +0000</pubDate>
<dc:creator>ajg</dc:creator>
<guid isPermaLink="false">12947@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;So how did you fix this problem?&#60;br /&#62;
My bbPress and WordPress run on the same server.&#60;br /&#62;
WP RSS feeds do not have that problem. &#60;/p&#62;
&#60;p&#62;All I get is:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;XML Parsing Error: xml declaration not at start of external entity
Location: &#60;a href=&#34;http://www.ajakirigolf.ee/foorum/rss.php&#34; rel=&#34;nofollow&#34;&#62;http://www.ajakirigolf.ee/foorum/rss.php&#60;/a&#62;
Line Number 2, Column 1:
&#38;lt;?xml version=&#38;quot;1.0&#38;quot;?&#38;gt;&#38;lt;!-- generator=&#38;quot;bbPress&#38;quot; --&#38;gt;
^&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I can not parse the forums RSS feed to other pages.  :(
&#60;/p&#62;</description>
</item>
<item>
<title>sambo on "fix to: RSS XML Parsing Error"</title>
<link>http://bbpress.org/forums/topic/fix-to-rss-xml-parsing-error#post-10923</link>
<pubDate>Thu, 13 Sep 2007 04:31:03 +0000</pubDate>
<dc:creator>sambo</dc:creator>
<guid isPermaLink="false">10923@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm getting the error mentioned above. I've searched all the forums and can't find a fix. I don't have the above or any plugin loaded. Moreover it gives me the same error on the original theme and my modified theme. &#60;/p&#62;
&#60;p&#62;I also went and made sure that all the files that get included by rss.php don't have any white space after &#34;?&#38;gt;&#34;. Hitting a brick wall. Anybody have any ideas?&#60;/p&#62;
&#60;p&#62;XML Parsing Error: xml declaration not at start of external entity&#60;br /&#62;
Location: &#60;a href=&#34;http://www.room329.com/forum/rss/topic/4&#34; rel=&#34;nofollow&#34;&#62;http://www.room329.com/forum/rss/topic/4&#60;/a&#62;&#60;br /&#62;
Line Number 1, Column 2: &#38;lt;?xml version=&#34;1.0&#34;?&#38;gt;&#38;lt;!-- generator=&#34;bbPress&#34; --&#38;gt;&#60;br /&#62;
-^
&#60;/p&#62;</description>
</item>
<item>
<title>oledole on "fix to: RSS XML Parsing Error"</title>
<link>http://bbpress.org/forums/topic/fix-to-rss-xml-parsing-error#post-8928</link>
<pubDate>Sun, 15 Jul 2007 21:44:46 +0000</pubDate>
<dc:creator>oledole</dc:creator>
<guid isPermaLink="false">8928@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yep, that fixed it. Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "fix to: RSS XML Parsing Error"</title>
<link>http://bbpress.org/forums/topic/fix-to-rss-xml-parsing-error#post-8869</link>
<pubDate>Thu, 12 Jul 2007 16:44:30 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">8869@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Looks like there is just a little too much white space at the end of the plugin file.&#60;/p&#62;
&#60;p&#62;Open the plugin PHP file and go to the bottom and delete all the blank lines after the final closing PHP tag that looks like this... &#34;?&#38;gt;&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>oledole on "fix to: RSS XML Parsing Error"</title>
<link>http://bbpress.org/forums/topic/fix-to-rss-xml-parsing-error#post-8864</link>
<pubDate>Thu, 12 Jul 2007 12:16:35 +0000</pubDate>
<dc:creator>oledole</dc:creator>
<guid isPermaLink="false">8864@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If anyone is having problems with RSS feeds in firefox and other browsers, like e.g. like below:&#60;/p&#62;
&#60;p&#62;XML Parsing Error: xml declaration not at start of external entity&#60;br /&#62;
Location: &#60;a href=&#34;http://mysite/rss.php?profile=1&#34; rel=&#34;nofollow&#34;&#62;http://mysite/rss.php?profile=1&#60;/a&#62;&#60;br /&#62;
Line Number 2, Column 1:&#38;lt;?xml version=&#34;1.0&#34;?&#38;gt;&#38;lt;!-- generator=&#34;bbPress&#34; --&#38;gt;&#60;/p&#62;
&#60;p&#62;It might have to do with the plugin MoveIT. Disable it and your back in business. See this post for more info:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/48?replies=3&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/48?replies=3&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
