Skip to content

setEncoding not working on ExtentSparkReporter on 5.0.6 #275

Description

@MatthieuTinnes

Hello,
I can't change encoding on my report, It's stuck on the default UTF-8.
I've tried changing it with the configuration file or via java directly but without success.
spark.config().setEncoding("ANSI");

The other config like the theme, title or name work without any problem, only encoding is impossible to set.

It was working on 4.1.3, I got this regression while upgrading.

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