Skip to content

Use UTF-8 encoding for reports #111

Closed
@gslowikowski

Description

@gslowikowski

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions