Skip to content

Nested JSON inside XML element does not parse empty strings properly #45

Description

@TheSned

I have some JSON nested inside an XML element. I can use the Delve into Decoded XML feature to parse this nested JSON, but when that JSON includes an empty string, the JSON does not parse properly.

Example that works: <output>{"test":"123"}</output>
Example that does not work: <output>{"test":""}</output>

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