Postponed (maintainer needs more info)
Project:
Comment driven
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2010 at 04:54 UTC
Updated:
13 Oct 2010 at 15:25 UTC
See attached picture,
"Schedule" is a Datestamp CCK field, "S2" is a Date CCK field.
Change them via comment driven, S2 is correct, while Schedule is always shown today to today.
(The values in the node are correct. Just not correct in the comments.)
| Comment | File | Size | Author |
|---|---|---|---|
| datestamp.png | 3.31 KB | J3 |
Comments
Comment #1
arhak commentedis that datestamp field using timezones? if so, please report back over here #792198: unmodified dates get shifted (having time zone)
in any case, enable comment_driven_inspect
and provide the dumped data (when clicking on the "inspect" link that appears on each diff table)
Comment #2
J3 commentedNo. The granularity is year/month/day, so cannot enable timezone.
I replaced Datestamp with Date type as a workaround. So I cannot report details for now.