http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1803 Summary: Errors in wrong folder / Redirects to wrong location Product: Koha Version: unspecified Platform: PC OS/Version: Windows NT Status: NEW Severity: normal Priority: P3 Component: Installation (command-line installer) AssignedTo: galen.charlton@liblime.com ReportedBy: lloyd@wsufftrust.org.uk QAContact: koha-bugs@nongnu.org Installer Install's the error pages to /cgi-bin/koha/koha-tmpl/errors './koha-tmpl/errors' => {target => 'INTRANET_CGI_DIR', trimdir => 2}, Koha redirects to /cgi-bin/koha/koha-tmpl/errors/404.pl on error print $query->redirect("/cgi-bin/koha/koha-tmpl/errors/404.pl"); ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.