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

Bug fix for the #filing_version logic #294

Merged
merged 1 commit into from Feb 6, 2024

Conversation

billdueber
Copy link
Member

Derivation of the filing version assuming the first subfield in a field would hold content (e.g., $a) and thus failed when it held a pointer to a linking field (e.g., $6 245-01). Now do checks and modification of the first alphabetic subfield.

Fixed the code, added a test, changed CHANGES.md and upped the patch version.

assuming the first subfield in a field would hold content
(e.g., `$a`) and thus failed when it held a pointer to a
linking field (e.g., `$6 245-01`)

Fixed the code, added a test, changed CHANGES.md and upped the
patch version.
@billdueber
Copy link
Member Author

The 9.1 failure is something about the CI environment. See jruby/jruby#4834 -- it was fixed in later versions.

@billdueber billdueber force-pushed the filing_version_alphabetic_subfield_codes branch from 9a0d1b9 to 2287b76 Compare February 6, 2024 03:31
@billdueber billdueber merged commit 51f47ae into main Feb 6, 2024
14 of 16 checks passed
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.

None yet

1 participant