-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.0.3rc1, 5.2.0alpha1
-
Sprint 67 (Aug 2020), Sprint 68 (Sep 2020)
-
0.125
Steps to reproduce:
- Enter URL with invalid URL parameter, for example a string instead of integer for host/group/item id
/templates.php?form=update&templateid=abc
/hostgroups.php?form=update&groupid=abc - Open browser console
Result:
jsLoader.php?ver=5.0.3rc1&lang=en_GB&showGuiMessaging=1:28732 Uncaught TypeError: Cannot read property 'appendChild' of null at HTMLDocument.<anonymous> (jsLoader.php?ver=5.0.3rc1&lang=en_GB&showGuiMessaging=1:28732) at mightThrow (jsLoader.php?ver=5.0.3rc1&lang=en_GB&showGuiMessaging=1:3535) at process (jsLoader.php?ver=5.0.3rc1&lang=en_GB&showGuiMessaging=1:3603)
Expected:
no js error