- 
    
New Feature Request
 - 
    Resolution: Fixed
 - 
    
Major
 - 
    None
 - 
    None
 - 
    ARM64/Debian 11.4
 
- 
        Sprint 98 (Mar 2023), Sprint 99 (Apr 2023), Sprint 100 (May 2023)
 - 
        0.125
 
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