-
- Downloads
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.
Loading
Please register or sign in to comment