Skip to content

WAT: only unescape complete XML/HTML character entities #19

@sebastian-nagel

Description

@sebastian-nagel

Decoding of XML/HTML character entities (see #14) should be done in a safe way and only if they are complete. A sequence &or (in &order=lexical) must not be treated as entity ∨.

The Translate.decode(...) method of htmlparser.org is not safe in this point as it does not require a closing `;'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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