[Bug 1027] New: /etc/koha.conf is hardwired into Context.pm
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1027 Summary: /etc/koha.conf is hardwired into Context.pm Product: Koha Version: CVS Platform: PC Status: NEW Severity: minor Priority: P2 Component: Parameters AssignedTo: paul.poulain@free.fr ReportedBy: cmurdock@ccfls.org QAContact: koha-bugs@lists.sourceforge.net The name of the koha configuration file (/etc/koha.conf) is hardwired into C4/Context.pm. It should instead look at /etc/koha-httpd.conf to find out the location of the koha config file. Under normal circumstances this isn't a problem, but, for example, if you are running multiple versions of Koha (say, a stable one and one from CVS), then if you run the updatedatabase script after doing a fresh CVS update, it can update the wrong database. The line that needs to be changed in Context.pm is line 97. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz