Sometimes (bad arguments maybe) a view can return empty result which is NULL actually in this line:
$entities = $this->view->execute_display($display_name, $args);
I suggest to fix the result in this case.

CommentFileSizeAuthor
entityreference-fix_view_result.patch725 bytesmaximpodorov
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

maximpodorov’s picture