[Koha-bugs] [Bug 26611] Required match checks don't work for authority records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 10 05:15:48 CEST 2023


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

Alex Buckley <alexbuckley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexbuckley at catalyst.net.nz

--- Comment #8 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
The client who sponsored this fix is currently running Koha 22.05.

As Koha 22.05 cannot use 'Koha::Authorities->find( $id )->record;' we have just
attached another patch using C4::AuthoritiesMarc->GetAuthorities() instead so
this fix can be backported to 22.05

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


More information about the Koha-bugs mailing list