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

Serialization of None values in Trees #8

Closed
gaa-cifasis opened this issue Feb 11, 2016 · 1 comment
Closed

Serialization of None values in Trees #8

gaa-cifasis opened this issue Feb 11, 2016 · 1 comment

Comments

@gaa-cifasis
Copy link

Hi,

We recently discovered that the value None in the Tree datatype is serialized as "< />" and this element is not validated by some XML libraries (for instance libxml2). Such SVG files are rejected by libraries like librsvg2 or Firefox. For instance, this svg file.

This issue was found using QuickFuzz (we have a new engine to generate arbitrary instances in using svg-tree, thanks to @martinceresa ).

@Twinside
Copy link
Owner

Thanks, I'll fix it asap

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