[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 12 20:05:31 CEST 2023


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

Phil Ringnalda <phil at chetcolibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #51 from Phil Ringnalda <phil at chetcolibrary.org> ---
Here's a super-simple test plan, which fails.

1. Set the preference LinkerModule to Z39.50 Server
2. Set the preference LinkerZ3950Server to LIBRARY OF CONGRESS SUBJECTS
3. Set the preference  LinkerOptions to local_first
4. Verify that your local authorities include "Perl (Computer program
language)" but do not include "Scripting languages (Computer science)"
5. Cataloging > New record
6. 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.
7. 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" - if you are told "650
- No matching authority found" then this patch does not work.

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


More information about the Koha-bugs mailing list