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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

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.
_______________________________________________
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/

Reply via email to