Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
7.x-3.0-rc3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2012 at 04:44 UTC
Updated:
9 Apr 2013 at 01:03 UTC
I changed my view and i now get this error: EntityMalformedException: Missing bundle property on entity of type node. in entity_extract_ids() (line 7539 of /var/www/linkpool.com.au/html/includes/common.inc).
The error itself is not really my problem at the moment, I just want to be able to edit the view without a preview so the error doesn't come up, then I can revert the change that caused the error.
Any ideas?
Comments
Comment #1
dawehnerI think it should work for you to disable preview via the settings on admin/structure/views/settings
Comment #2
modstore commentedI disabled the live preview settings, but it seems it is still run initially, it just doesn't automatically update when a change is applied.
Comment #3
kenorb commentedFollow-up:
#1473228: hook_field_formatter_prepare_view never called for entity fields attached to the current node on a node page
#1281114: Database records not deleted for Term Reference Fields after Term is Deleted