[Koha-bugs] [Bug 15381] New: 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 15:38:24 CET 2015


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

            Bug ID: 15381
           Summary: Move the authority types related code to
                    Koha::Authority::Type[s] - part 2
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 15379, 15380

In this second part, the following subroutines from C4::Koha will be removed by
using methods from Koha::Authorit[y|ies] and Koha::Authority::Type[s]:
- Koha::getauthtypes
- Koha::getauthtype
- C4::AuthoritiesMarc::GetAuthType
- C4::AuthoritiesMarc::GetAuthTypeCode

Then Koha::Authority::Type[s] will be used in different modules and scripts to
replace SQL queries:
- C4/AuthoritiesMarc.pm
- admin/auth_subfields_structure.pl
- admin/marc_subfields_structure.pl


Referenced Bugs:

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15379
[Bug 15379] Move the authority types related code to Koha::Authority::Type[s]
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15380
[Bug 15380] Move the authority types related code to Koha::Authority::Type[s] -
part 1
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list