We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Now default system encoding is used for reports generation. For XML reports this probably is not a problem, but HTML reports are generated with
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
header. UTF-8 encoding should be forced when writing report files.