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.

CommentFileSizeAuthor
field_timestamp.patch912 byteswulff

Comments

orangechicken’s picture

Confirming that this fixes the problem.

Using 4.6.3.

wulff’s picture

Component: Code » flexinode.module (core)
Status: Needs review » Closed (fixed)