[Koha-bugs] [Bug 15875] New: Refactor DB accessors from "z39.50 admin setup / z3950servers.pl" to C4::Breeding

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 22 11:32:28 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15875

            Bug ID: 15875
           Summary: Refactor DB accessors from "z39.50 admin setup /
                    z3950servers.pl" to C4::Breeding
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Z39.50 / SRU / OpenSearch Servers
          Assignee: gmcharlt at gmail.com
          Reporter: olli-antti.kivilahti at jns.fi
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

z3950servers.pl is a horrible mess of hard SQL in the perl
script/Controller-layer.
Also a lack of proper internal API for mutating Z3950servers makes writing
tests much harder.

This patch refactors z3950servers.pl by moving SQL to C4::Breeding under proper
accessors.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list