? Pending

User tests: Successful: Unsuccessful:

avatar tumbigani
tumbigani
11 Jul 2016

Pull Request for Issue # .

Summary of Changes

Removed Unnecessary variable of menutype in All Menu Items link.

Testing Instructions

Please check All Menu Items link in administrator.

index.php?option=com_menus&view=items&menutype=
I have removed menutype variable in link.

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar tumbigani tumbigani - open - 11 Jul 2016
avatar tumbigani tumbigani - change - 11 Jul 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 11 Jul 2016
Labels Added: ?
avatar hardikPTailored hardikPTailored - test_item - 11 Jul 2016 - Tested successfully
avatar hardikPTailored
hardikPTailored - comment - 11 Jul 2016

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.

avatar andrepereiradasilva andrepereiradasilva - test_item - 11 Jul 2016 - Tested unsuccessfully
avatar andrepereiradasilva
andrepereiradasilva - comment - 11 Jul 2016

I have tested this item ? unsuccessfully on b82cca4

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.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11073.

avatar ggppdk ggppdk - test_item - 11 Jul 2016 - Tested unsuccessfully
avatar ggppdk
ggppdk - comment - 11 Jul 2016

I have tested this item ? unsuccessfully on b82cca4

&menutpe=

  • allows clearing the menutype filter when "populating" state

See line:
https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_menus/models/items.php#L98

$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


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11073.

avatar brianteeman
brianteeman - comment - 11 Jul 2016

I am closing this as clearly the menutype is required


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11073.

avatar brianteeman brianteeman - change - 11 Jul 2016
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2016-07-11 18:34:05
Closed_By brianteeman
avatar brianteeman brianteeman - close - 11 Jul 2016
avatar brianteeman brianteeman - close - 11 Jul 2016
avatar rahultomar rahultomar - test_item - 14 Jul 2016 - Tested unsuccessfully
avatar rahultomar
rahultomar - comment - 14 Jul 2016

I have tested this item ? unsuccessfully on b82cca4

I have checked it, it is same as before


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11073.

Add a Comment

Login with GitHub to post a comment