Skip to content

Charset is not taken into account when reading files #97

@bertysentry

Description

@bertysentry

Charset can be set in AwkSettings but it's not taken into account when reading files. See JRT.jrtConsumeInput() which doesn't specify locale when calling new FileReader(name_value_or_filename).

This will probably cause issues with non-ASCII chars in files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions