[FINNA-3708] Refactor LIDO record handling to use VuFindXml. - #199
Open
EreMaijala wants to merge 8 commits into
Open
[FINNA-3708] Refactor LIDO record handling to use VuFindXml.#199EreMaijala wants to merge 8 commits into
EreMaijala wants to merge 8 commits into
Conversation
This improves namespace support for LIDO records.
mshroom
requested changes
Jun 17, 2026
mshroom
left a comment
Contributor
There was a problem hiding this comment.
Muutama kohta tässä, mutta en ehtinyt katsoa vielä kokonaan
mshroom
reviewed
Jun 18, 2026
mshroom
reviewed
Jun 18, 2026
mshroom
reviewed
Jun 18, 2026
mshroom
reviewed
Jun 18, 2026
Contributor
|
Huomiona vaan tähän että namespaceista LIDOssa voi esiintyä lisäksi
Voisi myös vielä sitten testata haravointia myös ilman namespacejen siivoamista, että toimiiko kaikki oletetusti... |
Co-authored-by: Minna Rönkä <32199029+mshroom@users.noreply.github.com>
# Conflicts: # composer.lock
mshroom
reviewed
Aug 20, 2026
This allows a record that's missing namespaces to be exported or indexed as is, because adding the default namespace could cause problems e.g. with xml:lang attributes.
mshroom
approved these changes
Aug 25, 2026
mshroom
left a comment
Contributor
There was a problem hiding this comment.
Testattu haravointia ja indeksointia, kaikki näyttäisi nyt toimivan ok.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This improves namespace support for LIDO records.