[Koha-bugs] [Bug 31185] Link authorities automatically doesn't detect duplicate authorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Aug 27 16:35:14 CEST 2022


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

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 139857
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139857&action=edit
Bug 31185: Link authorities automatically doesn't detect duplicate authorities

This patch fixes LinkBibHeadingsToAuthorities so it detects duplicate
authorities using "Link authorities automatically"

To test
1 Make sure the system preference AutoCreateAuthorities is turned to don't
generate
2 Create a duplicate authority and check that search in Authorities module
returns both. For example, two Personal Name (Smith, John)
3 Create a new record and fill the entry point with the same text of the
authorities you just created. For example 100$a Smith, John
4 Click "Link authorities automatically" and you will obtain the following
message "No matching authority found."
5 Apply patch, restart services
6 Click "Link authorities automatically" and you will obtain the following
message "More than one local match found. Possibly a duplicate authority!"

Signed-off-by: Rachael Laritz <rachael.laritz at inlibro.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list