[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
Fri May 19 15:21:36 CEST 2023


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

--- Comment #54 from Hammat wele <hammat.wele at inlibro.com> ---
Created attachment 151477
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151477&action=edit
Bug 11300: (Fix) Editing the way authority links is searched on a Z39.50
server.

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

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


More information about the Koha-bugs mailing list