[Koha-bugs] [Bug 14428] New: use dbh directly, not C4::Context->prepare

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 19 21:16:47 CEST 2015


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

            Bug ID: 14428
           Summary: use dbh directly, not C4::Context->prepare
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: mtompset at hotmail.com
        QA Contact: testopia at bugs.koha-community.org

C4/Input.pm was tweaked to not use dbh directly. This gives us something kind
of ugly autoload mess. Fix it. It is a partial revert of 'git show a1fe32d2'.

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


More information about the Koha-bugs mailing list