-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: 3.0.1
-
Component/s: Agent (G), Documentation (D)
-
None
-
Environment:Windows
On the zabbix sender man-page it is written "Contents of the input file must be in the UTF-8 encoding.". What is not written is that it does not work (as expected) if there is a byte order mark (BOM) first in the file.
Preferable would be to make it work with a BOM as well.
Otherwise maybe just add this information to the documentation.