Closed (duplicate)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2013 at 03:47 UTC
Updated:
18 Dec 2014 at 19:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
agalitsyn commentedHere is patch
Comment #3
bpresles commentedI generated a new patch that should pass validation
Comment #4
maximpodorov commentedHere #1630820: entity_field_value is completely broken is the patch which fixes Entity field value plugin.
Comment #5
tripper54 commentedPatch in #3 applies cleanly and fixes the problem. Thanks!
Comment #6
jm_drupal commentedPatch in #3 fixes my problem too. I was getting "EntityMalformedException" error when i try to access any views 'page display' only. "Views block display" was working ok. This patch in #3 fixes my problem. Thanks.
Comment #8
japerryMarking as duplicate, as this is fixed in #1630820
Specifically in the diff:
is now there before this function in #3 which means we don't need to perform this check.