https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18721 Bug ID: 18721 Summary: C4::Installer uses Koha::Database instead Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: gmcharlt@gmail.com Reporter: olli-antti.kivilahti@jns.fi QA Contact: testopia@bugs.koha-community.org C4::Installer->new() duplicates code from Koha::Database->_new_schema() Fixing by making C4::Installer get the db connection the normal way. TEST PLAN: use misc/devel/populate_db.pl or installer/install_automatic.pl whichever you have to deploy the default database. -- You are receiving this mail because: You are watching all bug changes.