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

Remove print STDERR of cutoff years in bib_rights.pm initializer #44

Open
moseshll opened this issue Nov 6, 2024 · 0 comments
Open

Comments

@moseshll
Copy link
Contributor

moseshll commented Nov 6, 2024

Currently lines 68-69.

Consider exposing a method cutoff_years if we want to get these in a data structure for inspection.

This will remove the need for Capture::Tiny in this repo's tests, and in CRMS.

Comments from now-defunct DEV-458:

  • BIB_RIGHTS_DATE override
  • us_pd_cutoff_year, non_us_pd_cutoff_year, can_aus_pd_cutoff_year, ntis_cutoff_year whether overridden or not (this is the most annoying)
  • us_fed_pub_exception_file passed in ENV
    • number of OCLC numbers in file
    • error if file is unreadable (probably should be left in as legitimate diagnostic)
  • Missing 008/FMT (probably legit)
  • "$bib_key: $oclc on us fed pub exception list"
  • Default SE and XX fallthroughs in getBibFmt()
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

No branches or pull requests

1 participant