Problem/Motivation

The change introduced in #2633782: Fix for entity_extract_ids in ds_entity_variables seems to have been overwritten by #2503653: Per node template suggestion so we'd like the change re-applied.

Steps to reproduce

n/a

Proposed resolution

Apply the attached patch

Remaining tasks

n/a

User interface changes

n/a

API changes

n/a

Data model changes

n/a

CommentFileSizeAuthor
#2 3196015-2.patch670 bytesdokumori
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dokumori created an issue. See original summary.

dokumori’s picture

Status: Active » Needs review
FileSize
670 bytes

@kyk discovered the problem and supplied the patch. All the credits should go to him once this fix has been committed.

Jose Reyero’s picture

Patch works. I was getting this error after updating to PHP 7.4

Notice: Trying to access array offset on value of type null in entity_extract_ids() (line 8037 of /var/www/html/docroot/includes/common.inc)