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

fix(developer): handle non bmp numeric entities in xml reader #13365

Draft
wants to merge 1 commit into
base: beta
Choose a base branch
from

Conversation

mcdurdin
Copy link
Member

fast-xml-reader has a bug with numeric entities. See:
NaturalIntelligence/fast-xml-parser#725

This commit adds a unit test to verify that non-BMP numeric entities will be parsed correctly. It will fail until we update the fast-xml-parser dependency.

Relates-to: #13348

Waiting for fast-xml-parser update to be published to NPM

… XML reader

fast-xml-reader has a bug with numeric entities. See:
  NaturalIntelligence/fast-xml-parser#725

This commit adds a unit test to verify that non-BMP numeric entities
will be parsed correctly. It will fail until we update the
fast-xml-parser dependency.

Relates-to: #13348
@keymanapp-test-bot keymanapp-test-bot bot added the user-test-missing User tests have not yet been defined for the PR label Feb 27, 2025
@keymanapp-test-bot
Copy link

User Test Results

Test specification and instructions

ERROR: user tests have not yet been defined

@keymanapp-test-bot keymanapp-test-bot bot added this to the B18S2 milestone Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer/ fix user-test-missing User tests have not yet been defined for the PR
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant