Problem/Motivation

Two spots in the theme use the deprecated TermInterface::getVocabularyId() and it causes errors when calling terms.

Steps to reproduce

Visit a term page.

Proposed resolution

Replace ->getVocabularyId() with ->bundle().

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

cbildstein created an issue. See original summary.

cbildstein’s picture

Status: Active » Needs review

  • cbildstein committed 3a6666a on 2.0.x
    Issue #3191350: Update deprecated getVocabularyId in theme
    
joshmiller’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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