Details
-
New Feature Request
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
ARM64/Debian 11.4
-
Support backlog
Description
Steps to reproduce:
- copy from git.zabbix.com template using Notepad++, for example, in Windows or somehow else, doesn't matter
Result:
Template load fails ( template_net_f5_bigip_snmp_from_zbx_repo.yaml );
Expected:
Ignore BOM and import the template.
diff -w 178945_template_net_f5_bigip_snmp_from_zbx_repo.yaml template_net_f5_bigip_snmp.yaml 1c1 < zabbix_export: --- > zabbix_export:
$ file 178945_template_net_f5_bigip_snmp_from_zbx_repo.yaml 178945_template_net_f5_bigip_snmp_from_zbx_repo.yaml: Unicode text, UTF-8 (with BOM) text $ file template_net_f5_bigip_snmp.yaml template_net_f5_bigip_snmp.yaml: Unicode text, UTF-8 text