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@cmsd.bc.ca ReportedBy: a.c.li@ieee.org QAContact: koha-devel@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.