https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11300
--- Comment #70 from Hammat wele <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
