[Koha-bugs] [Bug 11300] Add a new authority linker which searches for authority links on a Z39.50 server.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 26 18:41:16 CET 2024


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

--- Comment #70 from Hammat wele <hammat.wele at inlibro.com> ---
Created attachment 163947
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163947&action=edit
Bug 11300: (Fix) Z3950Server.pm, deleting Biblio.pm.rej and adding a new
atomicupdate

To test:
1. Apply the patch
2. Set the preference LinkerModule to Z39.50 Server
3. Set the preference LinkerZ3950Server to LIBRARY OF CONGRESS SUBJECTS
4. Set the preference LinkerOptions to local_first
5. Verify that your local authorities include 'Perl (Computer program
language)' but do not include 'Scripting languages (Computer science)'
6. Cataloging > New record
7. In tab 6, field 650, paste Perl (Computer program language) in subfield a
and click 'Link authorities automatically' - you should be told '650 - A
matching authority was found in the local database.' which verifies that
authority linking currently works at all.
8. Clear the 650 by clicking the 'Delete this tag' icon with the red X at the
end of the tag description, and paste 'Scripting languages (Computer science)'
in subfield a and click 'Link authorities automatically'
   --->  you should be told 'A matching authority record was found on the
Z39.50 server and was imported locally.'
   ---> you should also find the imported authority in your local authorities

This test is based on Subject field 650a it should also work with other field
(100a, 110a ...) with a valid Z39.50 Server

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


More information about the Koha-bugs mailing list