-
Incident report
-
Resolution: Fixed
-
Minor
-
2.0.4, 2.1.0
-
None
It is possible to open many pages with incorrect ID and see undefined indexes or no data. Instead correct error message must be showen. Code must be similar with:
$myIds = get_request('myid');
if (empty($myIds))
Affected pages:
Administration->General->Icon mapping
Administration->General->Images
Administration->General->Value mapping
Administration->General->Regular expressions
Administration->MediaTypes
.. and others
- is duplicated by
-
ZBX-4183 Attempt to save an already deleted image succeeds. Should probably fail with an error message.
- Closed
-
ZBX-4185 Attempt to save an already deleted user group succeeds. Should probably fail with an error message.
- Closed
-
ZBX-4186 Attempt to save an already deleted media type succeeds. Should probably fail with an error message.
- Closed