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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | d9-vocabularyid.patch | 701 bytes | tichris59 |
Comments
Comment #2
tichris59 commentedtaxonomy_menu_ui_form_taxonomy_term_form_alter use method getVocabularyId that is deprecated by drupal 9
here a patch to fix this.
Comment #4
lobodakyrylo commentedThank you. Fixed.
Comment #5
lobodakyrylo commented