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

Exception while reading CDATA #57

Open
asbisen opened this issue Oct 1, 2016 · 1 comment
Open

Exception while reading CDATA #57

asbisen opened this issue Oct 1, 2016 · 1 comment

Comments

@asbisen
Copy link

asbisen commented Oct 1, 2016

While reading "GPX" or "KML" data I encounter Exception: ArgumentError("cannot convert NULL to string"). Not sure if this is expected or a bug.

These are the lines where these exceptions are occurring while walking through the tree using LightXML.name(c)

<name><![CDATA[New Route]]></name>
<type><![CDATA[Cycle]]></type>
@samoconnor
Copy link

Related to #40?

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

2 participants