[Koha-bugs] [Bug 21450] link_bibs_to_authorities.pl is caching searches without the auth type

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 24 01:41:00 CET 2019


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

--- Comment #5 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 84341
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84341&action=edit
Bug 21450: Cache authorities search using term and auth_type

This is a simple fix to prevent incorrect caching of results when using
link_bibs_to_authorities

To test:
1 - Find or create a record with the same term in a subject and genre
heading
2 - Find or create authority records for the term as a subject and genre
type
3 - Run link bibs to authorities
4 - Verify both tags in the record are linked to the subject heading
5 - Aply patch
6 - Unlink the record and re-run the script (or just re-run)
7 - Each tag should be linked to correct authority

-- 
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