Closed (fixed)
Project:
EVA: Entity Views Attachment
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2011 at 14:31 UTC
Updated:
11 Jul 2012 at 02:51 UTC
If a feature contains an eva view it doesn't work until the cache is manually cleared. EVA should clear the cache when modules are enabled or disabled as they could implement an eva view. This patch is similar to functionality found in the file_entity module.
| Comment | File | Size | Author |
|---|---|---|---|
| eva-cache-clear.patch | 869 bytes | jamiecuthill |
Comments
Comment #1
mkadin commentedSeems reasonable to me and I've tried it out...seems to work just fine. Anyone else want to give it a whirl and mark it RTBC?
Comment #2
mkadin commentedScratch that. Patch seems straightforward. Committed to the dev branch. Thanks jamiecuthill!