http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15381 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 45706 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45706&action=edit Bug 15381: Remove getauthtypes and getauthtype These 2 subroutines are now not necessary anymore, we can use Koha::Authority::Types to retrieve the authority types. This patch won't be easy to test. Indeed, a lot of file are updated. To test it I would suggest to focus on the merge authority You should also confirm that the authtypecode and the authtypetext values are correctly displayed when navigating in the authority module. -- You are receiving this mail because: You are watching all bug changes.