Details
-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
2.5.3
-
None
Description
I have an admin siteaccess configured with host matching. When i try to access a custom action in admin siteaccess, that is not protected, i get the following error:
Type error: Argument 1 passed to Knp\Menu\Util\MenuManipulator::moveToPosition() must implement interface Knp\Menu\ItemInterface, null given, called in vendor/ezsystems/ezplatform-user/src/lib/EventListener/UserMenuListener.php on line 60
I will propose an obvious bugfix via pull request