[Koha-bugs] [Bug 15140] Add MARC21 776 to OPAC and staff display

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 16 12:43:27 CET 2017


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

--- Comment #2 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 61161
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61161&action=edit
Bug 15140: [3.22] Add MARC21 776 to OPAC and staff display

Adds code to opac and staff detail XSLT in order to show 776$t and a link
based on 776$w (record control number). $w should be in the form:
    (MARCOrgCode)Record-number
For instance: (NL-AmRIJ)12345

Note: You should have enabled default opac/intranet XSLT view.

Test plan:
[1] Add two 776s (one with $t and $w and one with $t only)
[2] Verify that you see "Additional physical formats" on opac-detail. Does
    the link for $w work?
[3] Check intranet detail too.

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


More information about the Koha-bugs mailing list