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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
        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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to