Closed (duplicate)
Project:
Drupal core
Version:
x.y.z
Component:
node system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2005 at 15:15 UTC
Updated:
6 Aug 2005 at 13:35 UTC
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).
| Comment | File | Size | Author |
|---|---|---|---|
| node_module_created_0.patch | 580 bytes | adrinux |
Comments
Comment #1
killes@www.drop.org commentedPlease stick to one issue per bug.