[Koha-bugs] [Bug 28186] Use Koha::Authority in C4::AuthoritiesMarc::AddAuthority

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 21 08:22:10 CEST 2021


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

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 119935
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119935&action=edit
Bug 28186: Use Koha::Authority in C4::AuthoritiesMarc::AddAuthority

This patch replaces the use of $dbh->do by corresponding use of
Koha::Authority object

Test plan:
1. Verify that creating/modifying authority still work
2. prove t/db_dependent/AuthoritiesMarc.t

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


More information about the Koha-bugs mailing list