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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | update_menu_link_provider-3229634-2.patch | 1.96 KB | jeslin.shaji |
Comments
Comment #2
jeslin.shaji commentedGot the same issue with Drupal 9.2.6
Attaching a patch to update the link provider.
Comment #3
jeslin.shaji commentedComment #5
rutiolma+1 for this patch.
Test fails are not related with the patch.
Comment #6
scotwith1t+1 again. Thanks!
Comment #8
vuilComment #9
vuil