Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.9
-
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.