Details
-
Incident report
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.4, 2.1.0
-
None
Description
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
Attachments
Issue Links
- 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
-