[Koha-bugs] [Bug 2083] New: test suite should not allow you to test in your production database

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Tue May 6 22:24:55 CEST 2008


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 at liblime.com
        ReportedBy: Andrew.moore at liblime.com
         QAContact: koha-bugs at 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.



More information about the Koha-bugs mailing list