Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-5336

RSS feed uses creation date instead of edit date

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 3.0 RC1
    • 2.0.3, 2.3
    • None
    • None
    • Unknown

    Description

      RSS feed uses creation date instead of edit date as 'pubdate' which results in edits not being shown as 'new items' by feed readers. This greatly reduces the benefit of the RSS feed.

      An example from xwiki's official site

      http://www.xwiki.org/xwiki/bin/view/Main/WebRss?xpage=plain&outputSyntax=plain

      is:

      <item>
      <title>Download XWiki Projects</title>
      <link>http://www.xwiki.org/xwiki/bin/view/Main/Download?language=en</link>
      <description>Version 254.7 edited by Flavius Olaru on Tue Jul 06 17:13:49 CEST 2010</description>
      <pubDate>Mon, 11 Dec 2006 09:47:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.xwiki.org/xwiki/bin/view/Main/Download?language=en</guid>
      <dc:creator>Ludovic Dubost</dc:creator>
      <dc:date>2006-12-11T09:47:37Z</dc:date>
      </item>

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            jww Jens Wulf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: