-
Incident report
-
Resolution: Fixed
-
Trivial
-
3.0.12, 3.0.13
-
None
-
Sprint 23, Sprint 24
-
0.25
Steps to reproduce:
- login as super admin
- go to Administration -> User groups and select one of groups
- open Permissions tab and click on Add button in any of access level groups
- In opened popup select any checkbox and take a look at javascript console
Result - Javascript error:
Uncaught TypeError: Cannot read property 'substring' of undefined
at Object.getObjectIdFromName (jsLoader.php:8489)
at Object.handleClick (jsLoader.php:8452)
at HTMLInputElement.<anonymous> (jsLoader.php:308)
Can be reproduced in Zabbix 3.0 only.