User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Removed Unnecessary variable of menutype in All Menu Items link.
Please check All Menu Items link in administrator.
index.php?option=com_menus&view=items&menutype=
I have removed menutype variable in link.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
I have tested this item
will not work.
simple test: change to another menu and then click "All menu item" the link in admin menu.
Is needed to reset to "All menu" when a menutype is already chosed is previous actions.
I have tested this item
&menutpe=
$menuType = $app->input->getString('menutype', $currentMenuType);
e.g. another example: Filter by "Registered" access your menus
then manually add to URL and press enter:
&filter_access=
you will see that the filter will be cleared
I am closing this as clearly the menutype is required
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-07-11 18:34:05 |
Closed_By | ⇒ | brianteeman |
I have tested this item
I have checked it, it is same as before
I have tested this item✅ successfully on b82cca4
I have tested this issue
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11073.