[Bug 12931] New: Gracefully handle database problems when starting web install
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12931 Bug ID: 12931 Summary: Gracefully handle database problems when starting web install Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com If you start the web installer but the correct database has not been created you get an ugly Perl error: Unknown database 'koha' at C4/Context.pm line 802. Judging from the template, the web installer appears to be designed to handle checks of the database in "Step 2:" <p class="error">No database named <code>[% dbname %]</code> detected.</p> For the purposes of a the web installer can and should the DB check in Context.pm be skipped? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org