Quantcast
Viewing all articles
Browse latest Browse all 295951

Fix incorrect assumption that all entity are revisionable

The Quickedit module calls $entity->isLatestRevision() several places on an object that type is \Drupal\Core\Entity\EntityInterface without checking whether the object also implements the \Drupal\Core\Entity\RevisionableInterface interface.


Viewing all articles
Browse latest Browse all 295951

Trending Articles