User tests: Successful: Unsuccessful:
Pull Request for Issue #19478.
Only super users have access to Global Configuration and System Information. This PR hides these 2 menu items from administrators.
Use identical operators for minor performance improvement.
Log in as an Administrator.
View System menu.
No Global Configuration and System Information
Displays Global Configuration and System Information
none
| Status | New | ⇒ | Pending | 
| Category | ⇒ | Modules Administration | 
| Labels | 
                                        Added: 
?
 | 
    ||
I have tested this item 
however i've noticed a small inconsistence (with or without this pr)
as an administrator
on: system information http://localhost/test/administrator/index.php?option=com_admin&view=sysinfo you got

throw new JAccessExceptionNotallowed(JText::_('JERROR_ALERTNOAUTHOR'), 403);
on: configuration http://localhost/test/administrator/index.php?option=com_config
$this->app->enqueueMessage(JText::_('JERROR_ALERTNOAUTHOR'));
I have tested this item 
Done
| Status | Pending | ⇒ | Ready to Commit | 
RTC
| Status | Ready to Commit | ⇒ | Fixed in Code Base | 
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-02-26 03:13:00 | 
| Closed_By | ⇒ | mbabker | |
| Labels | 
                                        Added: 
?
 | 
    ||
I have tested this item✅  successfully on 506a66c
Logged in as Administrator: Menu items Global Configuration and System Information not shown
Logged in as Super User: Menu items Global Configuration and System Information shown
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19697.