Skip to content

[7.x.x] Improve spec compliance of fn:parse-xml-fragment #12

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

Open
wants to merge 3 commits into
base: develop-7.x.x
Choose a base branch
from

Conversation

adamretter
Copy link
Member

@adamretter adamretter commented Jun 28, 2025

Previously our implementation of fn:parse-xml-fragment did not correctly handle:

  1. Text Declarations (i.e. XML Declarations in external entities)
  2. Empty String as input

Closes eXist-db/exist#5037

@adamretter adamretter added this to the elemental-7.1.1 milestone Jun 28, 2025
@adamretter adamretter self-assigned this Jun 28, 2025
@adamretter adamretter added the bug Something isn't working label Jun 28, 2025
@adamretter adamretter force-pushed the 7.x.x/hotfix/fn-parse-xml-fragment-xml-decl branch from 6912cb3 to fc8cc00 Compare June 28, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant