Skip to content

HTML source not escaped in HTML reports #138

Closed
@reavowed

Description

@reavowed

If a Scala source file contains HTML (or any XML), then that XML will be embedded in the scoverage HTML report without being escaped. So if a file contains e.g. "

Some title

", then "Some title" will appear in the report as a header, breaking the highlighting and line numbering and so forth.

Pull request incoming.

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