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

Add lowercase of åäö in entityMap #23

Merged
merged 1 commit into from Feb 29, 2020
Merged

Add lowercase of åäö in entityMap #23

merged 1 commit into from Feb 29, 2020

Conversation

codler
Copy link
Contributor

@codler codler commented Feb 29, 2020

åäö is common in swedish language. This PR fixes this error:

[xmldom error]	entity not found:ä
@#[line:30,col:1]
[xmldom error]	entity not found:ö
@#[line:30,col:1]
[xmldom error]	entity not found:å
@#[line:30,col:1]

@kethinov kethinov merged commit 4eba783 into xmldom:master Feb 29, 2020
brodybits added a commit that referenced this pull request Jul 3, 2020
to verify the functionality related to 8f02868
(PR #84) which reverts commit ef20262
(introduced by PR #23)

Co-authored-by: Christopher J. Brody <chris.brody+brodybits@gmail.com>
Co-authored-by: Christian Bewernitz <coder@karfau.de>
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 this pull request may close these issues.

None yet

2 participants