J3.x

Notice: Undefined variable $link com menus

From Joomla! Documentation

Other languages:
English • ‎Nederlands • ‎español • ‎français
Joomla! 
3.4.3

In Joomla 3.4.2 we improved the usage of modals also in menus.

Errors reported[edit]

https://github.com/joomla/joomla-cms/issues/7339

Versions affected[edit]

General Information

This pertains only to Joomla! version(s): 3.4.3

What is the cause[edit]

You get a notice like:
Notice: Undefined variable: link in JROOT/administrator/components/com_menus/views/menus/tmpl/default.php on line 207
But adding a module for the menu should still work.

How to fix[edit]

Apply the patch https://github.com/joomla/joomla-cms/pull/7344.diff.
This will be included in Joomla 3.4.4