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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/