Closed (cannot reproduce)
Project:
Entity API
Version:
7.x-1.x-dev
Component:
Views integration
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2011 at 12:12 UTC
Updated:
23 Oct 2021 at 04:17 UTC
Jump to comment: Most recent
Comments
Comment #1
dawehnerMove to entity api
That's a notice so it's not a critical bug.
Comment #2
fagohm, I'm unsure how this can happen. Maybe it was the result of a broken view or a disabled module? Is there a way to reproduce that?
Comment #3
josefg commentedI get the following error on one of my sites:
Sounds like the same error?
Comment #4
josefg commentedSorry, it was not. I found the problem today and it was the following issue:
http://drupal.org/node/1630578
Still related to the same Entity API that probably has been turned temporarily unstable due to some code restructuring.
Comment #5
tomogden commentedI got this exact same notice on my OG pages. But @fago is correct. It was due to a broken view pane in my Panels layout.
When I went to edit that particular view, that notice multiplied 27 times. There was a broken reference in the Filter criteria that needed to be removed, and it was for a content type I had deleted earlier.
Deactivating or removing the defective view pane stopped the warning message immediately.
Comment #6
tr commentedI'm closing this because it has been 9 years since the last report, the original poster never followed up, and the other two posters with the same problem indicated they had resolved their issue.