Skip to content

TXmlReader.ParseComment throws parser error for DOCTYPE declarations #15

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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