[drupal-devel] [bug] Node created timestamp changes on node edit
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
participants (1)
-
adrinux