-
Problem report
-
Resolution: Fixed
-
Minor
-
5.0.2rc1, 5.2.0alpha1
-
Sprint 65 (Jun 2020)
-
0.25
- Create host and web scenario, screen, template and discovery rule for this host
- Create user with permission type "User" or "Zabbix Admin", but without permissions for that host
- Open browser console
- Login with that user and try to reach by direct link:
- web scenario details 'httpdetails.php?httptestid=1'
- latest data history graphs: 'history.php?action=showgraph&itemids[]=23296'
- screens: 'screens.php?elementid=200000'
- configuration of host group: hostgroups.php?form=update&groupid=1'
- configuration of template: 'templates.php?form=update&templateid=10093'
- configuration of discovery rule: 'host_discovery.php?hostid=10084'
Result: Error in browser console:
jQuery.Deferred exception: main is null @http://localhost/master/jsLoader.php?ver=5.2.0alpha1&lang=en_GB&showGuiMessaging=1:10944:2 l@http://localhost/master/jsLoader.php?ver=5.2.0alpha1&lang=en_GB&showGuiMessaging=1:3:29375 a/</c<@http://localhost/master/jsLoader.php?ver=5.2.0alpha1&lang=en_GB&showGuiMessaging=1:3:29677 undefined
jsLoader.php?ver=5.2.0alpha1&lang=en_GB&showGuiMessaging=1:10944 Uncaught TypeError: Cannot read property 'appendChild' of null at HTMLDocument.<anonymous> (jsLoader.php?ver=5.2.0alpha1&lang=en_GB&showGuiMessaging=1:10944) at l (jsLoader.php?ver=5.2.0alpha1&lang=en_GB&showGuiMessaging=1:3) at c (jsLoader.php?ver=5.2.0alpha1&lang=en_GB&showGuiMessaging=1:3)
For Zabbix Super Admin and Guest user there are no any errors.
- is duplicated by
-
ZBX-17999 Uncaught TypeError when <main> tag doesn't exist.
- Closed