Skip to content

Pretty printing does not preserve character encoding and can corrupt content as a result #202

@wilkinsona

Description

@wilkinsona

PrettyPrintingContentModifier turns the content byte[] into a String and then back into a byte[]. It does so without considering the encoding which can lead to corruption of the content.

See #201.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions