We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 736a6e4 commit 70fb21eCopy full SHA for 70fb21e
Documentation/Exceptions/1442236317.rst
@@ -53,6 +53,8 @@ Trying to add a menu Item to the menu in a custom backend module:
53
This exception is thrown when the title or the href of the menuitem are empty. In this case the UriBuilder
54
returned an emptry result, therefore the Href was empty.
55
56
+One possible reason for Href being empty: the action is missing in Configuration/Backend/Modules.php -> 'ControllerActions'
57
+
58
Solution
59
--------
60
0 commit comments