Jump to content


Photo

Media Demo+RSS


Because the media demo installs on a fresh install without a specified content or body field, if the user touches nothing and simply uses it, an RSS feed is generated of nothing but dates, no title or content... looks like:
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>New Features - Media Demo</title>
<link>http://localhost/index.php?/page/media.html/_/new/</link>
<pubDate>Sun, 13 May 2012 20:00:39 +0000</pubDate>
<ttl>86400</ttl>
<description>Check out how to use some of the latest features of IP.Content</description>
<item>
  <title></title>
  <link>http://localhost/index.php?/page/media.html/_/new/promote-article</link>
  <description></description>
  <pubDate>Sat, 12 May 2012 12:31:47 +0000</pubDate>
  <guid isPermaLink="false">3c59dc048e8850243be8079a5c74d079</guid>
</item>
<item>
  <title></title>
  <link>http://localhost/index.php?/page/media.html/_/new/articles</link>
  <description></description>
  <pubDate>Sat, 12 May 2012 12:31:47 +0000</pubDate>
  <guid isPermaLink="false">b6d767d2f8ed5d21a44b0e5886680cb9</guid>
</item>
</channel>
</rss>

Status: Fixed
Version: 2.3.1
Fixed In: 2.3.2


0 Comments