[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
Tue May 14 12:35:11 CEST 2019


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

ByWater Sandboxes <bws.sandboxes at gmail.com> changed:

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

--- Comment #8 from ByWater Sandboxes <bws.sandboxes at gmail.com> ---
Created attachment 89732
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89732&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

Signed-off-by: Frank Hansen <frank.hansen at ub.lu.se>

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


More information about the Koha-bugs mailing list