http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9941 Bug ID: 9941 Summary: Web installer should not die with stacktrace when database does not exist Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: jcamins@cpbibliography.com CC: gmcharlt@gmail.com When running under Plack with $ENV{DEBUG} set, the installer dies with a stacktrace when checking if the database exists, rather than simply reporting it does not exist. This is not good. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.