Here is the notice in my log:

Message Notice : Undefined index: entity type dans views_handler_field_entity->init() (ligne 38 dans /var/www/toto.com/sites/all/modules/views/handlers/views_handler_field_entity.inc).

Comments

damiankloip’s picture

Status: Active » Postponed (maintainer needs more info)

Do you have any more info on how to reproduce this?

videographics’s picture

This 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'.

esmerel’s picture

Status: Postponed (maintainer needs more info) » Active
feyp’s picture

Thanks 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?

renatog’s picture

Category: Bug report » Support request
Status: Active » Fixed

Hello, 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

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.