Skip to content

Fix EAD XML export (#2322)#2323

Merged
anvit merged 1 commit intoqa/2.xfrom
dev/2322-ead-esc-specialchars
Apr 15, 2026
Merged

Fix EAD XML export (#2322)#2323
anvit merged 1 commit intoqa/2.xfrom
dev/2322-ead-esc-specialchars

Conversation

@melaniekung
Copy link
Copy Markdown
Contributor

  • escape special characters for $mainAgencyCode

- escape special characters for $mainAgencyCode
@melaniekung melaniekung added this to the 2.11 milestone Mar 23, 2026
@melaniekung melaniekung requested a review from a team March 23, 2026 17:13
@melaniekung melaniekung self-assigned this Mar 23, 2026
@melaniekung melaniekung added the Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result. label Mar 23, 2026
@anvit anvit linked an issue Mar 30, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@anvit anvit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks @melaniekung

@anvit anvit merged commit f3bcb79 into qa/2.x Apr 15, 2026
6 checks passed
@anvit anvit deleted the dev/2322-ead-esc-specialchars branch April 15, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem: EAD XML Export fails due to unescaped special characters

3 participants