After installation of the Taxonomy Menu UI, editing of a Taxanomy Term results in

The website encountered an unexpected error. Please try again later.

while editing of a Taxonomy Vocabulary still works fine.

The error rises on a new installation of Drupal 9.0 but not on the one with Drupal 8.9.
Both systems use PHP 7.4.5

CommentFileSizeAuthor
#2 d9-vocabularyid.patch701 bytestichris59

Comments

tripleeye created an issue. See original summary.

tichris59’s picture

StatusFileSize
new701 bytes

taxonomy_menu_ui_form_taxonomy_term_form_alter use method getVocabularyId that is deprecated by drupal 9
here a patch to fix this.

lobodakyrylo’s picture

Status: Active » Fixed

Thank you. Fixed.

lobodakyrylo’s picture

Status: Fixed » Closed (fixed)