[Koha-bugs] [Bug 33557] Add a system preference to disable/enable thesaurus checking during authority linking

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 18 15:18:49 CEST 2023


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 149804
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149804&action=edit
Bug 33557: Add LinkerConsiderThesaurus system preference

Bug 30280 added the ability to use multiple thesauri for authorities in Koha.
This is a large change, and many libraries use authorities in a ess strict
manner.
This patch simply adds a preference, disabled by default, to enable this new
feature

To test:
1 - Find or create a record with a 650 heading, second indicator 0 (LOC)
2 - Ensure this links to an authority in your system
3 - Disable AutoCreateAuthorities, enable CatalogModuleRelink
4 - Edit the heading to second indicator 2
5 - Save, the heading does not link
6 - Apply patch, updatedatabase, restart all
7 - Edit and save record again
8 - Heading should now link to the LOC authority, despite different second
indicator value for source

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


More information about the Koha-bugs mailing list