Closed (fixed)
Project:
EVA: Entity Views Attachment
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2011 at 19:05 UTC
Updated:
6 Apr 2011 at 19:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
btmash commentedThe two errors I see are with the views_cache_get and views_cache_set - the ids are missing the final quotation. Attaching the patch that would fix this aspect. I was able to install the module after that point.
Comment #2
btmash commentedActually...I'm a bit confused...I'm guessing the ':' that is there is meant to be a quotation. So another patch.
Comment #3
GerdC commentedsubscribe
Comment #4
splash112 commentedNeat idea, was looking for something like this. ;-)
Comment #5
joostvdl commentedPatch #2 is working.
Comment #6
eaton commentedCommitted to the 7.x-1.x branch. Thanks!