http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15381 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 45705 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45705&action=edit Bug 15381: Use Koha::Authority::Types in some other places There are 3 place where the auth_types table were requested directly from the script or a subroutine. These 3 occurrences are easy to replace with the new module. Test plan: 1/ Search for authorities and use the "did you mean" feature for authorities. Focus on the authtypecode 2/ Edit authority and biblio frameworks. The "Thesaurus" dropdown list should be correctly populated (UNIMARC only). -- You are receiving this mail because: You are watching all bug changes.