Active
Project:
Hall of Fame
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Feb 2009 at 00:14 UTC
Updated:
5 Jun 2010 at 23:08 UTC
Hi
when I edit an old node it shows as a new one in the HOF page, I mean the number of new content for the last week is incremented by 1. Is this normal? it shouldn't be! what do you think?
Comments
Comment #1
syscrusher commentedHello
I looked at the code on this, and it is going by the "created" timestamp in the database to determine how new a node is. I could look at the "changed" timestamp instead, but I am afraid that might make the problem worse rather than better.
I do know that on one of my sites, where the scheduler module is used to post content at pre-planned times, there is an option in scheduler to set whether or not the create timestamp gets updated when scheduler activates.
I'd appreciate some further comment on this, because I'm not sure this is a problem it is within my control to fix.