Last active
April 1, 2022 19:40
-
-
Save guntiss/6c87c19319f1c9796b64d56bc97052af to your computer and use it in GitHub Desktop.
Zabbix 5.2 patch to open Map URLs in blank page
May be better make it via Module? I am new with modules and cant find pointer for this menu, any pro advice?
I have updated Gist to include instructions for applying the patch.
Hi, Guntis
Thx for sharing your knowledge but it only fixes how you open links via a popup window in the Zabbix map, but if you have a link in the Zabbix map it still opens in the same windows.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to use it? "sudo patch -p1 < zab.patch"? In /usr/share/zabbix/js ?
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
[root@appliance /]# sudo patch -p1 < zab.patch
patching file usr/share/zabbix/js/menupopup.js
Hunk #1 FAILED at 250.
1 out of 1 hunk FAILED -- saving rejects to file usr/share/zabbix/js/menupopup.js.rej