-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
4.4.6
Steps to reproduce:
- Navigate to Configuration -> Hosts/Templates.
- Choose at least one host/template from the list and click Mass update.
- Check the Host group checkbox and specify a new group.
- Choose an option that will surely fail mass update, for example, specifiy a tag value without tag name.
- Click Update.
Result:
array_flip(): Can only flip STRING and INTEGER values! [hosts.php:1475 → CView->render() → include() → CApiWrapper->__call() → CFrontendApiWrapper->callMethod() → CApiWrapper->callMethod() → CFrontendApiWrapper->callClientMethod() → CLocalApiClient->callMethod() → CHostGroup->get() → dbConditionInt() → array_flip() in include/db.inc.php:797] Error in query [SELECT g.groupid,g.name FROM hstgrp g WHERE ] [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
- part of
-
ZBX-17374 Radio button state not being preserved if mass update fails
- Closed