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!