Skip to content

Parsing invalid XML returns "" instead of error #18

@cipriancraciun

Description

@cipriancraciun

It seems that trying to parse the following invalid XML does not yield an error, but instead it returns ""\n:

<test> < <a>1</a> <b>2</b> <c>3</c> <d>4/d> </test>

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