Closed (fixed)
Project:
Flexinode
Version:
4.6.x-1.x-dev
Component:
flexinode.module (core)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2005 at 14:01 UTC
Updated:
21 Nov 2009 at 15:32 UTC
When configurable time zones are disabled, the Flexinode module still uses the user's timezone to display date/time fields. If configurable time zones are disabled and the sitewide time zone is different from the user's time zone, this leads to the wrong time being stored and displayed.
The attached patch makes sure that the sitewide timezone is used when configurable time zones are disabled.
| Comment | File | Size | Author |
|---|---|---|---|
| field_timestamp.patch | 912 bytes | wulff |
Comments
Comment #1
orangechicken commentedConfirming that this fixes the problem.
Using 4.6.3.
Comment #2
wulff commented