[Koha-devel] [Bug 174] New: installer.pl installs templates in the wrong place

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Fri Jan 24 20:40:01 CET 2003


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=174

           Summary: installer.pl installs templates in the wrong place
           Product: Koha
           Version: CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Installation
        AssignedTo: tonnesen at cmsd.bc.ca
        ReportedBy: a.c.li at ieee.org
         QAContact: koha-devel at lists.sourceforge.net


After running the installer.pl script, /etc/koha.conf contains

intrahtdocs=/usr/local/koha/intranet/htdocs/intranet-tmpl
opachtdocs=/usr/local/koha/opac/htdocs/opac-tmpl

However, the templates are actually installed in

/usr/local/koha/intranet/htdocs

and

/usr/local/koha/opac/htdocs/

Judging from activity in the CVS check-ins, it seems that the contents in
/etc/koha.conf should be taken as right; i.e., the files are being installed in
the wrong directories.



------- 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-devel mailing list