- 🇩🇰Denmark ressa Copenhagen
I am still seeing this error, so maybe the patch needs a re-roll, since there was a new release May 2023?
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
Needs work
1.2
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I am still seeing this error, so maybe the patch needs a re-roll, since there was a new release May 2023?