Closed (duplicate)
Project:
Date
Version:
5.x-2.0-rc5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2008 at 03:31 UTC
Updated:
13 Aug 2008 at 12:07 UTC
In release candidate 5, the date is not displaying for me in table view with CCK. If I revert to rc4, it works fine.
There was a similar issue in the past with a prior version reported here: http://drupal.org/node/267232
Comments
Comment #1
brunodboSame problem here. When checking it out with dsm(), the 'view' seems to be empty:
dsm($node) output (date part):
Comment #2
brunodboMarking this as duplicate of http://drupal.org/node/292436. (The same theme_date_all_day() fix applies here.)