Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-10009

Differentiate published/updated dates in Atom feed

    XMLWordPrintable

Details

    • Improvement
    • Status: Unverified Fix (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.0.8
    • 3.0.9-RC1
    • Other
    • None
    • PHP 5.3.3, MySQL 5.0.51a, Firefox 3.5.16, Debian

    Description

      The Atom feed currently displays all dates in atom:updated elements. Instead, I propose to use atom:updated for the date of changes to an entity and atom:published for the date on which an entity was published (in line with their definitions in 4.2.9 and 4.2.15 of RFC4287). My interpretation is as follows:

      For posts: Publish date is post_time, updated date is post_edit_time, if any.
      For topics: Publish date is topic_time, updated date is topic_last_post_time, if any.
      For forums: No Publish date, updated date is forum_last_post_time, if any.

      Attachments

        Issue Links

          Activity

            People

              bantu Andreas Fischer [X] (Inactive)
              kevinoid kevinoid
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: