Closed (fixed)
Project:
Agenda
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2009 at 13:07 UTC
Updated:
11 Jan 2010 at 15:00 UTC
Hi thanks for the module, it's great.
However i'm having an issue which I presume is a bug.
I currently have 4 Google Calendar IDs running in the module however sometimes after Cron has ran the module does not always display all 4 calendars. Sometimes a calendar event does not get published, and another event takes it's place.
The way to solve this is to Flush all caches in Drupal, once this is complete all calendar events are listed as normal.
Would appreciate any help on this problem.
http://thenmc.org.uk/
Thanks
Comments
Comment #1
aidanlis commentedI can't replicate your issue, and it doesn't make sense. Data is stored in a single cache item, not a cache item per calendar. Cron might wipe out the cache item, but then the whole thing would be rebuilt ...
Unless someone can replicate the issue I'm not sure what I can do.
Comment #2
aidanlis commentedThis should be fixed with the new cache check