Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.3
Component:
fieldapi data
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
15 Mar 2012 at 21:49 UTC
Updated:
26 Jul 2021 at 03:49 UTC
Jump to comment: Most recent
Comments
Comment #1
damiankloip commentedDo you have any more info on how to reproduce this?
Comment #2
videographics commentedThis error first showed up for me when I tried to 'Load a list of entity objects from a VBO View' in Rules. The notice also occurs with 'Load a list of entity ids from a VBO View'.
Comment #3
esmerel commentedComment #4
feyp commentedThanks for filing this issue. This looks very much like a duplicate of #1364064: Undefined index: entity type in views_handler_field_entity->init(), that has just been fixed in 7.x-3.x-dev. Could you please check, if the patch in that issue or upgrading to 7.x-3.x-dev fixes the problem for you?
Comment #5
renatog commentedHello, how are you? Thanks a lot for reporting this. Yeah, it was fixed a long time on the dev branch. I was trying to reproduce and it was really fixed. You can see more information if do you want on this commit
https://git.drupalcode.org/project/views/commit/22abb7a
If do you have this issue please just upgrade your views project to the last version, run all updates pending, and clear all caches. It'll work for you. But if you have any questions or issues related to this feel free to reopen and let us know ok?! Thank you so much