Skip to content

parse error #11

@asj252

Description

@asj252

In xml.js

var tree = xmllite.parseString(b)

should be replaced as

var tree = xmllite.parseString(b.replace(/\n/g,''))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions