Problem/Motivation

Hello, the links created via the widget in the nodes cannot be modified later via the MenuUI.
Configuration: Drupal 9.2.4 with version 2.0.X-dev or 2.0.3

Drupal\Core\Extension\Exception\UnknownExtensionException: The module does not exist. in Drupal\Core\Extension\ExtensionList->get() (line 265 of core/lib/Drupal/Core/Extension/ExtensionList.php).
Drupal\Core\Extension\ExtensionList->getName('') (Line: 712)
Drupal\Core\Extension\ModuleHandler->getName('') (Line: 99)
Drupal\Core\Menu\Form\MenuLinkDefaultForm->buildConfigurationForm(Array, Object) (Line: 24)
Drupal\menu_link\Plugin\Menu\Form\MenuLinkFieldForm->buildConfigurationForm(Array, Object) (Line: 74)
Drupal\menu_ui\Form\MenuLinkEditForm->buildForm(Array, Object, Object)

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

elektrorl created an issue. See original summary.

jeslin.shaji’s picture

StatusFileSize
new1.96 KB

Got the same issue with Drupal 9.2.6
Attaching a patch to update the link provider.

jeslin.shaji’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: update_menu_link_provider-3229634-2.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

rutiolma’s picture

Status: Needs work » Reviewed & tested by the community

+1 for this patch.
Test fails are not related with the patch.

scotwith1t’s picture

+1 again. Thanks!

  • vuil committed b72d9c7 on 2.0.x authored by Jeslin.Shaji
    Issue #3229634 by Jeslin.Shaji, vuil: UnknownExtensionException: The...
vuil’s picture

vuil’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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