Skip to content
Snippets Groups Projects
Commit 5d39f6e2c757 authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Don't add IDs containing unexpanded entity references

When parsing without entity substitution, IDs or IDREFs containing
unexpanded entity reference like "abc&x;def" could be created. We could
try to expand these entities like in validation mode, but it seems
safer to honor the request not to expand entities. We silently ignore
such IDs for now.
parent 99072eec046c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment