[drupal-devel] [bug] Node created timestamp changes on node edit
adrinux
drupal-devel at drupal.org
Mon Jul 18 15:15:45 UTC 2005
Issue status update for
http://drupal.org/node/26960
Post a follow up:
http://drupal.org/project/comments/add/26960
Project: Drupal
Version: cvs
Component: node system
Category: bug reports
Priority: normal
Assigned to: Anonymous
Reported by: adrinux
Updated by: adrinux
Status: patch
Attachment: http://drupal.org/files/issues/node_module_created_0.patch (580 bytes)
This is a version of the patch dtan made for Drupal-4.6 see:
http://drupal.org/node/24002 where a full description of the problem
can be found.
In short, when a node is edited the *node created timestamp* is
/changed/, clearly only the *node changed timestamp* should change on a
node edit.
This small patch corrects this behaviour so that a node edit results in
only the node changed timestamp changing, and /not/ the node created
timestamp (which is kept as the original time of creation).
adrinux
More information about the drupal-devel
mailing list