Closed (won't fix)
Project:
Entity Construction Kit (ECK)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2016 at 02:28 UTC
Updated:
5 Feb 2026 at 14:39 UTC
Jump to comment: Most recent

Comments
Comment #2
Yuri commentedComment #3
Yuri commentedI have found out that this notice appears because of the entity bundle filter in the view.
Strange thing is that other views that filter on a bundle, don't show the notice.
Comment #4
Yuri commentedThis issue now has turned into a fatal error:
Fatal error: Class name must be a valid object or a string in common.inc on line 7999
That line is: return $controllers[$entity_type];
When I add a bundle filter to an entity view (i.e. "Project: project type, The type of this project entity") this fatal error shows up on a blank page.
Comment #5
Yuri commentedComment #6
Yuri commentedComment #7
Yuri commentedComment #8
Yuri commentedI found the problem: it was caused by an entity reference field that was pointing at an entity bundle which was not part of the view.
A fatal error should not happen though.
Comment #9
Yuri commentedComment #10
akalata commentedHi again @Yuri! Same question of 2.x vs. 3.x. :)
Comment #11
dieterholvoet commentedWe're dropping support for Drupal 7 since it has officially reached end of life on the 5th of January 2025.