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: handling for works encoded with mei4+ in getLinkTarget #491

Merged
merged 3 commits into from
Dec 10, 2024

Conversation

riedde
Copy link
Contributor

@riedde riedde commented Dec 4, 2024

Description, Context and related Issue

I extended the XPath to make shure that work titles of MEI4+ files can also be found.

Closes #337

How Has This Been Tested?

eXist-db 6.2.0 by manipulating data in the database.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

@peterstadler peterstadler added this to the 1.0.0 milestone Dec 9, 2024
Copy link
Member

@peterstadler peterstadler 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 to me, many thanks!

@peterstadler peterstadler merged commit 97bc2f5 into develop Dec 10, 2024
5 checks passed
@peterstadler peterstadler deleted the fix/getLinkTarget-work branch December 10, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

getLinkTarget.xql fails if window title not found for mei:work
2 participants