-
Problem report
-
Resolution: Fixed
-
Major
-
4.2.0alpha3
-
None
-
Sprint 49 (Feb 2019)
-
0.125
Steps to reproduce:
- Go to Configuration->Hosts->Item
- Create new item and select type HTTP agent
- Type url http://localhost/zabbix/index.php?login=admin
- Press button Parse
Result: nothing happened and error in console
Uncaught TypeError: Cannot read property 'data' of null
Expected:
Url parsed, and query fields as login => admin
- caused by
-
ZBXNEXT-4854 Frontend changes in allow preprocessing in LLD rules
- Closed