User tests: Successful: Unsuccessful:
Checking view level of menu item in the admin components menu is not needed. Display of those menu items is controlled by the Permissions in component options not by User Group view level. Corrects error causing #18000 (comment)
Pull Request for Issue # .
#18000
Deleted lines that checked view levels in admin menu items
Menu item for the 3rd party component should be seen
Menu item for the 3rd party component is not seen because it is 'Guest' level and SU is not in 'Guest' user group.
Create a test user and set as Administrator
In the Menu item for the 3rd party component's Options set the Administrator Permissions for 'Access Administration Interface ' as 'Denied'
Login with the Test user and make sure the Permission settings are being honoured.
Category | ⇒ | Modules Administration |
Status | New | ⇒ | Pending |
I have tested this item
Patch ok for me.
Thanks
I have tested this item
Looks OK to me here.
Status | Pending | ⇒ | Ready to Commit |
RTC after two successful tests.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-09-30 14:40:12 |
Closed_By | ⇒ | mbabker | |
Labels |
Added:
?
|
If first point in my #18000 (comment) is right then this fix is correct. Not because this fixes the issue we are talking of, rather because of the nature of viewing access levels.