Descriptive message displays wrong date time
JHeffner - July 1, 2008 - 23:43
| Project: | Save As Draft |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
The descriptive message on line 162 displays the node changed date which gets updated with every new revision. It should display the node created date instead, unless you want to display the date of the most recent published revision and that would need to be looked up in the node_revisions table.
