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 invalid db.xml file can crash rdf plugin #759

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

jesper-friis
Copy link
Collaborator

@jesper-friis jesper-friis commented Dec 31, 2023

Description

  • Fix that an invalid db.xml file can crash the rdf plugin.
  • Install development libraries for libxml2 and libxslt to the ci_tests and cd_docs GitHub workflows, which seems to be needed with later versions of librdf.

Builds on top of PR #755.

Closes #756

Type of change

  • Bug fix & code cleanup
  • New feature
  • Documentation update
  • Test update

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?

@jesper-friis jesper-friis linked an issue Dec 31, 2023 that may be closed by this pull request
@jesper-friis jesper-friis changed the base branch from master to 741-add-datatype-to-collection January 1, 2024 00:03
@jesper-friis jesper-friis merged commit 912ac74 into 741-add-datatype-to-collection Jan 8, 2024
4 checks passed
@jesper-friis jesper-friis deleted the 756-rdf-plugin-crash branch January 8, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid db.xml file can crash rdf plugin
2 participants