Problem/Motivation

Most of the D9 compatibility issues in this module were fixed in #3141363, but one issue wasn't caught. \Drupal\past_db\EventTypeListBuilder::buildRow is calling \Drupal\Core\Entity\EntityListBuilder::getLabel, which was removed in Drupal 9.

Proposed resolution

Use $entity->label() instead.

Patch to follow.

CommentFileSizeAuthor
#2 past-d9-compatibility-3232076-2.patch646 bytesmbrc

Comments

mbrc created an issue. See original summary.

mbrc’s picture

StatusFileSize
new646 bytes
mbrc’s picture

Status: Active » Needs review

  • Berdir committed b006ed1 on 8.x-1.x authored by mbrc
    Issue #3232076 by mbrc: D9 compatibility addendum
    
berdir’s picture

Status: Needs review » Fixed

Thanks.

Status: Fixed » Closed (fixed)

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