[Koha-bugs] [Bug 8890] Packages can't be built on master, db dependent test

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 16 11:43:38 CEST 2012


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

--- Comment #5 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
Created attachment 12847
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12847&action=edit
Bug 8890: Koha::Borrower::Files shouldn't use db in BEGIN

This patch removes the usage of the database in Koha::Borrower::Files'
BEGIN block. It also removes the export-related declarations, since
they were unused, and unnecessary in a module called in an object-oriented
fashion.

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


More information about the Koha-bugs mailing list