[Koha-bugs] [Bug 15381] Move the authority types related code to Koha::Authority::Type[s] - part 2

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 15 16:20:49 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15381

--- Comment #1 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list