[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 23:21:09 CEST 2023


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

Phil Ringnalda <phil at chetcolibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #149804|0                           |1
        is obsolete|                            |

--- Comment #2 from Phil Ringnalda <phil at chetcolibrary.org> ---
Created attachment 149830
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149830&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

Signed-off-by: Phil Ringnalda <phil at chetcolibrary.org>

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


More information about the Koha-bugs mailing list