Skip to content

XML.toString() need to handle invalid characters in nodeName #166

@anilverma070

Description

@anilverma070

When we are using, it happened that keyNames in out JSON contained $ character. When this JSON was converted to XML, it puts those characters unmodified as xml node name, which makes xml invalid. Please remove invalid characters from xml node names when converting from JSON to xml.

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