Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

: and " in XML #66

Closed
darox opened this issue Nov 30, 2017 · 0 comments
Closed

: and " in XML #66

darox opened this issue Nov 30, 2017 · 0 comments

Comments

@darox
Copy link

darox commented Nov 30, 2017

Many thanks for sharing this greate library, but I have two problems:

  1. Problem
    If there's a : in the xml tag, I get the followin error:
    Uncaught TypeError: Cannot read property 'Subscription' of null
    at xmltojson (Own.html:22)
    at onload (Own.html:42)
    XML content is the following:
    "ns:2flagsnu</ns:2flags>"

  2. Problem
    If there's a " instead of a ' I get the following error:
    Uncaught SyntaxError: Unexpected number
    XML content is the following:
    ""

Is there a way to fix this?

@darox darox closed this as completed Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant