[Koha-bugs] [Bug 15141] Add MARC21 770/772 to OPAC and staff detail pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 14 00:31:04 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15141

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 110026
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110026&action=edit
Bug 15141: Add MARC21 770/772 Supplement (parent) to OPAC and staff detail
pages

Adds the 2 corresponding linking fields to the staff and OPAC detail pages:

770 - Supplement/Special Issue Entry (R)
https://www.loc.gov/marc/bibliographic/bd770.html

772 - Supplement Parent Entry (R)
https://www.loc.gov/marc/bibliographic/bd772.html

To test:
- Catalog records with 770/772 in Koha, examples can be found in the LOC
  documentation.
  - When UseControlNumber is set to Use and $w is added, a link will be built
using $w
  - If there is no $w or UseControlNumber is Don't use, a link will be build
using the title
- Verify that they display nicely in the OPAC and staff detail pages

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list