Skip to content

Providing entities in SvgDocument.Open does not work #651

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

Closed
mrbean-bremen opened this issue Jan 28, 2020 · 0 comments · Fixed by #652
Closed

Providing entities in SvgDocument.Open does not work #651

mrbean-bremen opened this issue Jan 28, 2020 · 0 comments · Fixed by #652

Comments

@mrbean-bremen
Copy link
Member

mrbean-bremen commented Jan 28, 2020

This came up in PR #649.

Description

The example Entities is supposed to provide custom entities while reading a file where these entities are used, but not defined. The example raises an System.Xml.XmlException exception due to the undeclared entity.
Given that the example must have worked some time, I guess this is a regression that has been introduced at some time.

Used Versions

Current master.

The example can easily be converted to (or used as base for) a unit test if this issue is fixed.

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

Successfully merging a pull request may close this issue.

1 participant