The above notice is produced during node rendering, and can be fixed by the following diff at noderelationships.inc:825
- if ($referrer_type->has_body && ($item = $view->get_item($display_id, 'field', 'body'))) {
+ if ($type_info->has_body && ($item = $view->get_item($display_id, 'field', 'body'))) {
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | noderelationships-undefined-variable-referrer-type-1044600-3.patch | 685 bytes | porfenovich |
Comments
Comment #1
porfenovich commentedComment #2
porfenovich commentedComment #3
porfenovich commentedComment #4
porfenovich commented