Uploaded image for project: 'Apache Roller'
  1. Apache Roller
  2. ROL-580

Date portion of RSS GUID changes randomly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.9
    • 1.1
    • Newsfeeds (RSS & Atom)
    • None
    • jroller.com

    Description

      I'm assuming this is 1.0RC2 - whatever is running on jroller.com anyway.

      I've been noticing yet another flood of duplicated jroller posts on Javablogs.com. Checked the database:

      javablogs=# select id,guid,title from blog_entry where guid like 'http://jroller.com/page/Sayaka/%carlos_perez_we_need_net';
      id | guid | title
      ---------------------------------------------------------------------------------------------------
      89589 | http://jroller.com/page/Sayaka/20030819#carlos_perez_we_need_net | Carlos Perez: We need .NET!
      184189 | http://jroller.com/page/Sayaka/20030818#carlos_perez_we_need_net | Carlos Perez: We need .NET!
      187027 | http://jroller.com/page/Sayaka/20030621#carlos_perez_we_need_net | Carlos Perez: We need .NET!
      188258 | http://jroller.com/page/Sayaka/20030820#carlos_perez_we_need_net | Carlos Perez: We need .NET!
      (4 rows)

      This is happening across a lot of different blogs, on posts that are months old, so I don't think it's a case of the date of the post itself changing. Roller just seems to be picking random dates to shove in the GUID.

      And anyway. The GUID for a post MUST NOT change. EVER. Even if the post is edited.

      Attachments

        Activity

          People

            djohnson David Johnson
            carlfish Charles Miller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: