Closed (duplicate)
Project:
Drupal core
Version:
5.2
Component:
node system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2007 at 13:11 UTC
Updated:
17 Sep 2007 at 19:04 UTC
In Preview for authenticated users December 31, 1969 is displayed and no taxonomy terms are displayed back to the user. It seems the variables aren't not at all available. This will work fine for administrators. I tested this with multiple themes, no additional modules enabled, and with PHP4 and PHP5 with the same results.
Also the same is happening on Drupal.org where I get January 1, 1970 instead.. probably because of timezone difference.
I've searched for similar issues but have not found any that match this exactly.
Comments
Comment #1
JHeffner commentedThe fix at http://drupal.org/node/160713 worked for displaying the correct Date/Time but not for taxonomy. I think the Preview system needs some re-working. Maybe nodes should be written to the database on preview but not "published" until submit is clicked. Maybe a "draft" state would work so that you wouldn't have to worry about the preview special case?
Comment #2
desbeers commentedhttp://drupal.org/node/175743 "Authored on" date has 3 problems
http://drupal.org/node/163728 Previewing content removes it's taxonomy selection