Problem/Motivation

The date caching causes problems (e.g. #2206407: User's timezone should not be cached in field) and there are better solutions to caching the date values, like EntityCache. It also adds extra complexity to the module.

Proposed resolution

Remove date value caching.

Remaining tasks

Provide a patch.

User interface changes

TBD

API changes

TBD

Data model changes

TBD

CommentFileSizeAuthor
#2 date-n3241762-2.patch6.19 KBdamienmckenna

Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new6.19 KB

Let's see if there are any regressions.

  • DamienMcKenna committed bbf32dd on 7.x-2.x
    Issue #3241762 by DamienMcKenna: Remove date value caching.
    
damienmckenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.