-
Problem report
-
Resolution: Unresolved
-
Trivial
-
6.4.0beta4
-
Sprint 94 (Nov 2022), Sprint 95 (Dec 2022), Sprint 96 (Jan 2023), Sprint 97 (Feb 2023), Sprint 98 (Mar 2023), Sprint 99 (Apr 2023), Sprint 100 (May 2023), Sprint 101 (Jun 2023), Sprint 102 (Jul 2023), Sprint 103 (Aug 2023), Sprint 104 (Sep 2023), Sprint 105 (Oct 2023), Sprint 106 (Nov 2023), Sprint candidates, S2401-1, S2401-2, S24-W6/7, S24-W8/9, S24-W10/11
-
7
1. Undefined array key when update broken module
Steps to reproduce:
- Create module
- Open the page of the created module
- Edit the menifest.json file and add invalid data, for example empty name
- On the open module page, press Update button
Result:
Message "Module updated" and error in details
Undefined array key 0 [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → CController->run() → CControllerModuleUpdate->doAction() in app/controllers/CControllerModuleUpdate.php:136]
2. Two messages and different text size
Steps to reproduce:
- Create module
- Enable the module (this is important, when the module is disabled, there is only one message)
- Open the page of the created module
- Edit the menifest.json file and add invalid data, for example empty name
- Refresh opened module page