[ZBX-22041] 'Array to string conversion' error appears if eventsource is passed as array Created: 2022 Dec 07 Updated: 2023 Jan 10 Resolved: 2023 Jan 10 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 5.0.30, 6.2.6, 6.4.0beta3, 6.4.0beta4 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | Kirils Seve | Assignee: | Zabbix Development Team |
Resolution: | Cannot Reproduce | Votes: | 0 |
Labels: | error | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
Description |
MOVED from ZBXNEXT-7835 subissue #72 (case2) Steps to reproduce:
Result: Array to string conversion [actionconf.php:22 → require_once() → ZBase->run() → CMenu->setSelectedByAction() → CMenuItem->setSelectedByAction() → CMenu->setSelectedByAction() → CMenuItem->setSelectedByAction() → CMenu->setSelectedByAction() → CMenuItem->setSelectedByAction() → array_diff_assoc() in include/classes/html/CMenuItem.php:213] Expected: error handling should be applied. |
Comments |
Comment by Alexander Vladishev [ 2023 Jan 10 ] |
No more reproducible in the all release branches. |