martinm76 / zabbix-pdf-report

Reporting tool in PHP for the Zabbix Monitoring Platform. Rather versatile reporting on hosts and host groups.
https://www.zabbix.com/forum/zabbix-cookbook/25368-zabbix-dynamic-pdf-report-generation?filter_time=time_lastmonth
GNU General Public License v3.0
52 stars 55 forks source link

urlencode to avoid invalid filename #13

Closed ironbishop closed 4 years ago

ironbishop commented 4 years ago

closes #12

martinm76 commented 4 years ago

I have a feeling this will make old reports from before this patch not show up in the selector, but it is a more comprehensive solution, so I'll go with it. Maybe I'll manage a little renaming php-script, if you don't beat me to it?