[Koha-bugs] [Bug 20310] Article requests: Can we redirect article records without items to host record?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 9 14:03:46 CEST 2021


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #122469|0                           |1
        is obsolete|                            |
 Attachment #122470|0                           |1
        is obsolete|                            |
 Attachment #122471|0                           |1
        is obsolete|                            |
 Attachment #122472|0                           |1
        is obsolete|                            |
 Attachment #122473|0                           |1
        is obsolete|                            |
 Attachment #122474|0                           |1
        is obsolete|                            |
 Attachment #122475|0                           |1
        is obsolete|                            |

--- Comment #62 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 122725
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122725&action=edit
Bug 20310: Introduce Koha::Biblio->host_record

This is a more generic method that allows you to get to the host record
as defined in MARC21 field 773$w. This control number is looked up in the
search engine (MARC21 field 001).

Note: The current implementation is based on MARC21 and does not change
behavior for UNIMARC.
This includes the follow-up originally submitted separately on Bugzilla,
dealing with multiple 773 fields.

Test plan:
Run t/db_dependent/Koha/Biblio/host_record.t

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list