Skip to content

Encoding detection buggy on some JoyAIP pages #1

@opichals

Description

@opichals

The problem is that hypview uses Enca and its automatic encoding detection
internally on the hyp @node contents. Enca does is not able, in case the
@node contents is short enough or doesn't contain enough diacritics, to
detect the correct source detection.

One possible solution may be to let enca sift through first few nodes (or all as it
is quite fast) of the .hyp document. This source encoding property could be then
cached in some way so that the detection only happens once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions