Closed (fixed)
Project:
FullCalendar
Version:
7.x-2.0-beta3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2012 at 16:57 UTC
Updated:
1 Oct 2012 at 17:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
tim.plunkettWhat about this? No need to care if they have entitycache, just check for entity_api, and no need to call both save functions I don't think.
Comment #2
hlykos commentedReviewed and works great with and without entity_api.
If someone has entitycache and fullcalendar but not entity_api since it is not a dependency on neither will still have unsynced cache but that would be an issue for entity_api at this point.
Thanks for the quick response.
Comment #3
adamdicarlo commentedPatch works great for me, too; tested on a site with Entity API installed.
To make this work without Entity API, it could be hard-coded for core entities, at least, right? But I'm not sure it's worth doing that. That means more code to test/fail, and as is, this is RTBC...
Comment #4
tim.plunketthttp://drupalcode.org/project/fullcalendar.git/commit/770781b