-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Trivial
-
None
-
Affects Version/s: 3.4.6
-
Component/s: Frontend (F)
-
Environment:Ubuntu 16.04 with recent php
Steps to reproduce:
I can sucessful call:
https://<zabbixserver>/zabbix/index.php?name=<user>&password=<password>&enter=Sign%20in
This doesn't work:
https://<zabbixserver>/zabbix/index.php?name=<user>&password=<password>&enter=Sign%20in&fullscreen=1&action=dashboard.view&dashboardid=<dbid>
and this neither:
https://<zabbixserver>/zabbix/index.php?fullscreen=1&action=dashboard.view&dashboardid=<dbid>&name=<user>&password=<password>&enter=Sign%20in