Closed (won't fix)
Project:
Date
Version:
6.x-2.6
Component:
Date API
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2010 at 15:14 UTC
Updated:
26 Oct 2018 at 03:05 UTC
Jump to comment: Most recent
Hello,
Your actual implementation of hook_flush_caches() will rebuild all date formats at each cron, which is, I think, exactly not what you want. On some site we run cron every 5 minutes, which makes your module do a lot of useless stuff.
You should consider having a different caching approach.
Comments
Comment #1
damienmckennaUnfortunately the Drupal 6 version of the Date module is no longer supported. That said, we appreciate that you took time to work on this issue. Should this request still be relevant for Drupal 7 please feel free to reopen it. Thank you.