[Bug 2083] New: test suite should not allow you to test in your production database
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2083 Summary: test suite should not allow you to test in your production database Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Installation (command-line installer) AssignedTo: Andrew.moore@liblime.com ReportedBy: Andrew.moore@liblime.com QAContact: koha-bugs@lists.koha.org during 'perl Makefile.PL', you can give the same answers to the questions about your database and to the questions about your TEST database. This ends up setting things like TEST_DB_NAME to the same as DB_NAME and therefore lets you destroy your own database. I think this should not be the case. This will prevent people from being able to set up one database, test in it, and then install the application in it, but I think that's an OK problem. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com