Skip to content

[6.x.x] Improve spec compliance of fn:parse-xml-fragment #33

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

Merged
merged 3 commits into from
Jul 19, 2025

Conversation

adamretter
Copy link
Member

@adamretter adamretter commented Jul 18, 2025

Backport of #12

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-6.5.1 milestone Jul 18, 2025
@adamretter adamretter self-assigned this Jul 18, 2025
@adamretter adamretter added the bug Something isn't working label Jul 18, 2025
@adamretter adamretter changed the base branch from main to develop-6.x.x July 18, 2025 10:05
@evolvedbinary evolvedbinary deleted a comment from cla-bot bot Jul 18, 2025
@adamretter adamretter merged commit dc8d821 into develop-6.x.x Jul 19, 2025
12 of 13 checks passed
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