Skip to content

TXmlReader.ParseComment throws parser error for DOCTYPE declarations #15

@luebbe

Description

@luebbe

The XML parser doesn't handle DOCTYPE declarations at all. It branches into ParseComment when it encounters a '<!' sequence, which is obviously bound to fail.

A PR with a bug fix is under way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions