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@gmail.com Reporter: mtompset@hotmail.com QA Contact: testopia@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.