Can't import menu items for "Custom Menu Links" in core

Created on 30 December 2019, almost 5 years ago
Updated 29 October 2023, about 1 year ago

Hi everyone,
I realize that this module can not import data for any "custom menu links" menu (core module), because these lines:

// modules/contrib/menu_export/src/Form/MenuImportForm.php
$menu_name = $menu['menu_name']['value'];
      if (!Menu::load($menu_name)) {
        $invalidMenus[] = $menu_name;
        continue;
      }
      unset(

Can anyone please check it?
Thanks

💬 Support request
Status

Needs work

Version

1.2

Component

Code

Created by

🇻🇳Vietnam Khoa Pham

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024